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 supported17 Subscribers
Add a CodeTriage badge to bottle
Help out
- Issues
- Make FileUpload.save accept Path instance for destination
- Spelling
- Improve static_file
- Feature request: Modify static_file to accept an in-memory file object
- removed unused property
- adding chevron as a templating option
- Update copyrights from 2024 to 2025
- New MultipartParser fails on files above 102400 bytes
- PyPI page says py27,py3{6,7,8,9}. Why not py3{10,11,12,13}
- Update 'Asynchronous Applications' documentation
- Docs
- Python not yet supported