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
- Reloader option. Some ideas
- 0.12.x doesn't seem to handle cherrypy 8.x TLS correctly
- AssertionError: Cannot shift (Bottle, GeventWebSocketServer)
- Modify the error test settings
- import bottle.ext... not pythonic
- request.body performance degradation as size increases
- auth_basic() doesnt work
- Use @route function as default route name, not as default route path
- get_url across mount points
- Fix for #1048 - Added header options support to set_header()
- Docs
- Python not yet supported