flask
https://github.com/mitsuhiko/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 supported73 Subscribers
View all SubscribersAdd a CodeTriage badge to flask
Help out
- Issues
- Docs: Fix escaping in HTML escaping example
- feat: support call template_filter without parens
- fix #5729: raise TypeError when @app.template_filter is used without parenthesis
- The `template_filter` decorator doesn't work if you don't pass an argument
- Update macOS UI reference to “System Settings”
- docs: add warning and best practices for url_for(..., _external=True)…
- Recommend Warning and Safer Defaults for url_for(..., _external=True)
- Workflow
- Move parts of the session code to sansio
- merge app and request contexts into a single context
- Docs
- Python not yet supported