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
- Don't use MEMFILE_MAX as the total multipart memory cap
- Route error responses through the owning app, not the mount host
- Fix _parse_http_header crash on a valueless media-type parameter
- Fix bare except clauses in test/test_outputfilter.py and test/test_wsgi.py
- 🤖 Fix MultiDict.values()/items() to return proper dict views (#1113)
- Fix typos in source code and tests
- Fixed typos in "plugins/dev.rst"
- Add IntelliJ IntelliSense Support for Bottle Templates
- [AI] Update WebSocket async docs
- [AI] Fix multipart memory limit for buffered files
- Docs
- Python not yet supported