Contents

Flask 3.1.2

0

A simple framework for building complex web applications.

A simple framework for building complex web applications.

Stars: 71163, Watchers: 71163, Forks: 16716, Open Issues: 3

The pallets/flask repo was created 15 years ago and the last code push was 5 days ago.
The project is extremely popular with a mindblowing 71163 github stars!

How to Install flask

You can install flask using pip

pip install flask

or add it to a project with poetry

poetry add flask

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/Flask/
Documentation:
https://flask.palletsprojects.com/
GitHub Repo:
https://github.com/pallets/flask

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Internet/WWW/HTTP/WSGI
  • Internet/WWW/HTTP/WSGI/Application
  • Software Development/Libraries/Application Frameworks
No  flask  pypi packages just yet.

Errors

A list of common flask errors.

Code Examples

Here are some flask code examples and snippets.

Related Packages & Articles

click 8.3.1

Composable command line interface toolkit

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production