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
- Migrate from threading.local to contextvars
- refactor: change dict to comprehension
- Refactor: Reduce run() complexity
- Support passing pathlib.Path in some functionalities
- Make FileUpload.save accept Path instance for destination
- Spelling
- removed unused property
- New MultipartParser fails on files above 102400 bytes
- Update 'Asynchronous Applications' documentation
- next stable should be 1.0.0
- Docs
- Python not yet supported