flask
https://github.com/pallets/flask
Python
The Python micro framework for building web applications.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to flask
Help out
- Issues
- `stream_with_context`: abandoned generator leaves the app context current on the worker thread; later requests skip `teardown_appcontext`
- Fix `.partition(":") usage on potential IPv6 addresses
- IPv6 addresses parsed incorrectly because of `.partition(":")`?
- Add a query() route shortcut and MethodView support for HTTP QUERY (RFC 10008)
- docs: fix typos in errorhandling.rst and views.rst
- automatic options as separate route
- Workflow
- Move parts of the session code to sansio
- Docs
- Python not yet supported