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
- Document wild card filters with named groups, possible feature improvement
- PyPI page says py27,py3{6,7,8,9}. Why not py3{10,11,12,13}
- Update 'Asynchronous Applications' documentation
- Drop Python 2
- WSGIHeaderDict fails to get item if it's present and None in original dict
- AttributeError: module 'inspect' has no attribute 'getargspec'
- ResourceWarning: Enable tracemalloc to get the object allocation traceback
- next stable should be 1.0.0
- Log with logging instead of stdout/stderr
- fix tests RuntimeWarning
- Docs
- Python not yet supported