explore-flask
Flask book
A documentation repository for an introductory book on building web applications with Flask and Python
Source of Explore Flask book
2k stars
68 watching
199 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
flaskpython
Related projects:
Repository | Description | Stars |
---|---|---|
shonenada/flask-rbac | Adds Role-Based Access Control to the Flask web framework | 232 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
aws-samples/eb-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 952 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
corydolphin/flask-cors | A library that enables Cross Origin Resource Sharing (CORS) support in Flask applications. | 889 |
rhyselsmore/flask-reggie | Enables Regex Routes within Flask | 49 |
python-babel/flask-babel | Provides i18n and l10n support for Flask web applications using the Babel and pytz libraries. | 444 |
lixxu/flask-paginate | A Python library providing pagination support for Flask web applications. | 281 |
melvin0008/flaskboilerplate | A comprehensive framework for building large applications using the Flask web development framework. | 9 |
plangrid/flask-rebar | Provides tools and structure for building robust REST services using Flask, Marshmallow, and Swagger. | 233 |
revolunet/pythonbooks | A curated collection of Python ebooks and their metadata. | 1,904 |
mrexodia/free-software-testing-books | A curated list of resources on software testing book recommendations, courses, and podcasts | 3 |
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 507 |