-
Pallets
Pallets is the open source community organization that develops and supports popular Python frameworks. The goal of Pallets is to grow the community around these projects to create a sustainable group of maintainers… · pallets, community, projects, open, source
-
SQLAlchemy - The Database Toolkit for Python
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns… · sqlalchemy, sql, full, python, toolkit
-
Welcome to Flask — Flask Documentation (3.1.x)
Welcome to Flask’s documentation. Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Get started with… · flask, documentation, started, section, wsgi
-
SQLAlchemy Documentation
—
SQLAlchemy 2.0 Documentation
Contents | Index | Download this Documentation Home | Download this Documentation For Python Beginners: Installation Guide - basic guidance on installing with pip and similar · sqlalchemy, orm, download, documentation, python
-
Flask-PluginKit — Flask-PluginKit 3.10.2 documentation
Welcome to Flask-PluginKit’s documentation. This is a Flask-based plugin development kit that supports multiple extension types that you can use to create plugins for web applications with little or no change to the core… · flask, pluginkit, plugin, based, extension
-
Welcome to the Abilian Core documentation — Abilian 0.1 documentation
Welcome to Abilian Core’s documentation. Abilian Core is an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM, good intentions and best practices (for some value of… · abilian, documentation, core, best, some
-
Welcome to the Abilian Core documentation — Abilian 0.1 documentation
Welcome to Abilian Core’s documentation. Abilian Core is an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM, good intentions and best practices (for some value of… · abilian, documentation, core, best, some
-
Flask-Magql 1.1.1 documentation
Magql is a GraphQL framework for Python. It’s pronounced “magical”, and it is! This extension allows serving a Magql GraphQL API with Flask. Implements the GraphQL multipart request specification to allow uploading files… · graphql, magql, framework, python, pronounced
-
Flask-Styleguide — Flask-Styleguide 0.4.0 documentation
Extension provides an easy way to automatically generate living styleguide for your application from KSS documentation format. KSS is a documentation for humans. It’s human readable, machine parsable, and easy to… · styleguide, application, easy, extension, kss
-
Flask-Orator — Flask-Orator 0.2.0 documentation
Flask-Orator adds Orator ORM support to Flask applications. Since it is merely a wrapper for Orator, it has all its benefits: Flask-Orator supports python versions 2.7+ and 3.2+ · orator, flask, adds, orm, support
-
SQLAlchemy Documentation
—
SQLAlchemy 2.0 Documentation
Contents | Index | Download this Documentation Home | Download this Documentation For Python Beginners: Installation Guide - basic guidance on installing with pip and similar · sqlalchemy, orm, download, documentation, python
-
Flask-Script — Flask-Script 0.4.0 documentation
While the maintainers are willing to merge PR’s, they are not actively developing features. As of Flask 0.11, Flask includes a built-in CLI tool, and that may fit your needs better. The Flask-Script extension provides… · flask, script, command, line, includes
-
Flask-Restless — Flask-Restless 0.17.0 documentation
Flask-Restless provides simple generation of ReSTful APIs for database models defined using SQLAlchemy (or Flask-SQLAlchemy). The generated APIs send and receive messages in JSON format. Flask-Restless is a Flask… · flask, sqlalchemy, apis, restless, provides
-
APIFlask
APIFlask is a lightweight Python web API framework based on Flask. It's easy to use, highly customizable, ORM/ODM-agnostic, and 100% compatible with the Flask ecosystem. APIFlask supports both marshmallow schemas and… · apiflask, api, flask, lightweight, python
-
HelloFlask
使用 Python 和 Flask 探索 Web 开发的无限可能 李辉(Grey Li),Flask 开发团队(Pallets Team)成员,日常活跃在 GitHub 和 Stack Overflow 上, 更多信息可以在他的网站、 Twitter 和微信公众号看到。 代码厨房论坛前身是“HelloFlask 论坛”,欢迎加入一起来讨论 Flask、Python、Web 等相关话题。 · flask, web, python, grey, pallets
-
Flask-RESTful — Flask-RESTful 0.3.10 documentation
Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal… · flask, restful, apis, extension, building
-
Hyperflask
Hyperflask is built on top of Flask, a popular Python web framework. It is easy to use and master. Backend-driven apps ensure straighforward state management and limit a lot of footguns from frontend-heavy apps. Combined… · hyperflask, apps, components, flask, web
-
Learn to Build Web Applications with Flask and Docker
A video course where you'll Learn how to build a real world web application with Flask, Celery, Redis, PostgreSQL and Stripe.
-
Saffier | The only python ORM you will ever need
With clear syntax, declaring models was never so easy. With clear field definition and easy to understand. With familiar interface built on the top of SQLAlchemy core. · easy, interface, clear, built, top
-
Flask-PyMongo — Flask-PyMongo 2.3.0 documentation
MongoDB is an open source database that stores flexible JSON-like “documents,” which can have any number, name, or hierarchy of fields within, instead of rows of data as in a relational database. Python developers can… · database, pymongo, mongodb, name, flask
-
Welcome to FlaskBB — FlaskBB Documentation
FlaskBB is a simple and extensible forum software for building communities. FlaskBB is a classic forum software in a modern and fresh look. It is written in Python using the web framework Flask. FlaskBB is being… · flaskbb, forum, software, simple, extensible
-
Flask-Blogging — Flask-Blogging 1.2.0 documentation
Flask-Blogging is a Flask extension for adding Markdown based blog support to your site. It provides a flexible mechanism to store the data in the database of your choice. It is meant to work with the authentication… · flask, blog, blogging, based, support
-
Welcome to Flask-Collect — Flask-Collect 1.3.2 documentation
Welcome to Flask-Collect’s documentation. Flask-Collect is an extension for Flask that helps collecting static files. Serving static files with Flask – bad idea for production, this tool will help you collect them in one… · flask, collect, documentation, static, files
-
Flask-Admin — flask-admin 2.0.2 documentation
Why Flask? As a micro-framework, Flask lets you build web services with very little overhead. It offers freedom for you, the designer, to implement your project in a way that suits your particular application. Why… · flask, admin, lets, web, interface
-
🅶 🅻 🅸 🆃 🅲 🅷🐞🅵 🅴 🆂 🆃
Flask is a popular micro-framework written in Python. It has a very small core and it is very easy to extend. There are barely any restrictions or fixed structures for Flask framework, which means,... If you are… · flask, framework, python, very, designing
-
GeoAlchemy 2 Documentation — GeoAlchemy2 0.18.1.dev4+g0c311122e documentation
Using SQLAlchemy with Spatial Databases. GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. GeoAlchemy 2 focuses on PostGIS. PostGIS 2 and PostGIS 3 are supported. · geoalchemy, postgis, sqlalchemy, spatial, databases
-
flaski
Flaski is a myapp based collection of web apps for data analysis and visualization in life sciences with session management and versioning. Flaski is built thinking of interactions between code experienced and non-experienced users for which sessions created over the web interface can be opened in python as standard plotly objects and vice-versa. Among other things, error reporting includes a session sharing option for optimal 1st level support. Flaski is open-source under the MIT License.
-
Flask-Dramatiq — Flask-Dramatiq documentation
(Cookbook, Changelog, Source Code) Welcome to Flask-Dramatiq’s documentation. Flask-Dramatiq is a Flask extensions to bridge Dramatiq task queue in your web app. Flask-Dramatiq is licensed under BSD-3-Clause. Add… · dramatiq, flask, object, cookbook, changelog
-
Pythonista Planet – The Home of Python Programmers
Introduction to Modular Programming with Flask Modular programming is a software design technique that emphasizes separating the functionality of a program into independent, interchangeable modules. In this tutorial… · flask, introduction, modular, programming, software
-
All Users
Connect your Flask app to a database using Flask-SQLAlchemy.
-
GitHub-Flask — GitHub-Flask
GitHub-Flask is an extension to Flask that allows you authenticate your users via GitHub using OAuth protocol and call GitHub API methods. GitHub-Flask depends on the requests library. Install the extension with the… · github, flask, extension, authenticate, users
-
migrate - SQLAlchemy Migrate (schema change management) — SQLAlchemy Migrate 0.7.3.dev documentation
Inspired by Ruby on Rails’ migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. Migrate was started as part of Google’s Summer of Code by Evan Rosson, mentored by… · sqlalchemy, migrate, project, google, code
-
Flask-FlatPages — Flask-FlatPages 0.8.3 documentation
Flask-FlatPages provides a collection of pages to your Flask application. Pages are built from “flat” text files as opposed to a relational database. Latest documentation on Read the Docs Source, issues and pull requests… · flask, flatpages, pages, application, source
-
FlaskBook.com
Take full creative control of your web applications with Flask, the Python-based microframework. With this hands-on book, you’ll learn Flask from the ground up by developing a complete social blogging application… · book, first, flask, take, creative
-
Welcome to Flask-RESTPlus’s documentation! — Flask-RESTPlus 0.13.0 documentation
Flask-RESTPlus is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTPlus encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTPlus should be easy to… · flask, restplus, documentation, using, part
-
Flask-Via — Flask-Via 2015.1.1 documentation
Inspired by the Django URL configuration system, Flask-Via is designed to add similar functionality to Flask applications which have grown beyond a simple single file application. Growing your application can be quite… · flask, application, routes, via, designed
-
Flask-Via — Flask-Via 2015.1.1 documentation
Inspired by the Django URL configuration system, Flask-Via is designed to add similar functionality to Flask applications which have grown beyond a simple single file application. Growing your application can be quite… · flask, application, routes, via, designed
-
filteralchemy: Declarative query builder for SQLAlchemy — filteralchemy 0.1.0 documentation
filteralchemy is a declarative query builder for SQLAlchemy. filteralchemy uses marshmallow-sqlalchemy_ to auto-generate filter fields and webargs_ to parse field parameters from the request. © Copyright Joshua Carp… · filteralchemy, sqlalchemy, declarative, query, builder
-
Welcome to Flask-FS’s documentation! — Flask-FS 0.6.1 documentation
Flask-FS provide a simple and flexible file storage interface for Flask. It is inspired by Django file storage. This part of the documentation will show you how to get started in using Flask-FS with Flask. If you are… · flask, file, storage, part, documentation
-
marshmallow-sqlalchemy 1.4.2 documentation
SQLALchemy integration with the marshmallow (de)serialization library.
-
Flask-HAL — Flask-HAL 1.0.0 documentation
I provide easy integration of the HAL specification for your REST Flask Applications. Here is the response from the above view. Enter search terms or a module, class or function name. · provide, easy, integration, hal, specification
-
Flask-Store — Flask-Store 0.0.4.3 documentation
Flask-Store is a Flask Extension designed to provide easy file upload handling in the same vien as Django-Storages, allowing developers to user custom storage backends or one of the provided storage backends. This Flask… · flask, storage, backends, store, extension
-
Eve-SQLAlchemy — Eve-SQLAlchemy 0.7.2.dev0 documentation
Use Eve with SQLAlchemy instead of MongoDB. Re-use your existing SQL data model and expose it via a RESTful Web Service with no hassle. · eve, sqlalchemy, instead, mongodb, existing
-
Flask-Velox — Flask-Velox 2014.04.25 documentation
Flask-Velox is a Flask extension designed to provide ready made View and Mixin classes to help rapidly build Flask applications for both public and admin systems, based on Flasks pluggable MethodView. Here at SOON_ we… · flask, velox, help, products, grow
-
Welcome to pytest-flask’s documentation! — pytest-flask 1.3.1.dev43+g561a2bb documentation
Pytest-flask is a plugin for pytest that provides a set of useful tools to test Flask applications and extensions. Define your application fixture in conftest.py: Now you can use the app fixture in your test suite. You… · pytest, flask, test, application, fixture
-
SkosProvider_SQLAlchemy — Skosprovider_sqlalchemy 2.1.1 documentation
This library offers an implementation of the skosprovider.providers.VocabularyProvider interface that uses a SQLALchemy backend. While a VocabularyProvider is a read-only interface, the underlying SQLAlchemy domain model… · library, sqlalchemy, skosprovider, vocabularyprovider, interface
-
Flask-Assets — Flask-Assets 0.12 documentation
Flask-Assets helps you to integrate webassets into your Flask application. Install the extension with one of the following commands: or alternatively if you have pip installed: · flask, assets, app, bundles, static
-
SQLAlchemy 文档 — SQLAlchemy 2.0 文档 - SQLAlchemy 中文
对于 Python 初学者: 安装指南 - 关于使用 pip 和类似工具安装的基本指导 对于 Python 资深人士: SQLAlchemy 概述 - 简要的架构概述 SQLAlchemy 的新用户,以及旧版本 SQLAlchemy 发布系列的资深用户,应该从 SQLAlchemy 统一教程 开始,其中涵盖了炼金术士在使用 ORM 或仅使用 Core 时需要了解的所有内容。 · sqlalchemy, python, orm, core, pip
-
Pythondoc.ru | Документация Python на русском языке
Python is an easy to learn, powerful programming language. SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. Task queues are used… · python, sql, task, easy, learn
-
Flask-OAuthlib — Flask-OAuthlib 0.9.5 documentation
Flask-OAuthlib is designed to be a replacement for Flask-OAuth. It depends on oauthlib. The client part of Flask-OAuthlib shares the same API as Flask-OAuth, which is pretty and simple. Please use… · flask, oauthlib, part, information, oauth