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
- fix for latest cherrypy
- Dynamic routing, request.query and OOP
- fix: globals().update(include('sample')) overrides local env bound functions
- Mounted application uses error handles from parent.
- Add flake8 (with dlint) tests to CI
- Removing Python 2 support from 0.13
- Add support for non-empty requests with no Content-Length header.
- @route content negotiation
- Why should bottlepy stick to a file?
- A way to serve static file and do something after it is downloaded
- Docs
- Python not yet supported