bottle
https://github.com/bottlepy/bottle
Python
bottle.py is a fast and simple micro-framework for python 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 supported18 Subscribers
Add a CodeTriage badge to bottle
Help out
- Issues
- Redirecting from another file
- Broken response headers when using plugin mounted from another sub-application
- relative import does not work when using reloader
- Allow for zero-copy file uploads.
- Emulate {% block something %} and {% endblock %}
- Can't access the gettext function "_()" in simpleTemplate
- ResourceWarning: unclosed file "BufferedRandom" appear randomly
- for blocks works even without an %end tag
- FileUpload.filename cut off multi-byte characters (only extension is left)
- Add gettext support (localization) to the documentation.
- Docs
- Python not yet supported