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 supported16 Subscribers
Add a CodeTriage badge to bottle
Help out
- Issues
- adding new features?
- 0.12.1 introduced backward-incompatible change
- UTF8 path string invalid when using app.mount()
- Integration of multipart
- No access to system-wide app.config in mounted sub-app
- static_file() throws away response headers
- bottle silently merges responses / bottle is not reentrant
- Bottle.py cookie httponly flag not working
- Strange behavior when calling into self.
- Bottle app running on Paste or CherryPy or any other server cannot handle chunked input
- Docs
- Python not yet supported