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
- copy.deepcopy(request.query) will raise exception
- Improve docs: clarify route ordering topic
- GET http://.../somefile net::ERR_INCOMPLETE_CHUNKED_ENCODING
- mount with segmented prefix
- auth_basic doesn't allow unauthorized users
- Sqlite plugin doesn't handle generators
- __enter__ and __exit__
- plugins can't be loaded from the command line
- Dead link in documentation
- Fix: PATH_INFO always contains "/" for mounted app root
- Docs
- Python not yet supported