B
Bottle
Fast, simple and lightweight WSGI micro web-framework
A fast, simple and lightweight WSGI micro web-framework for Python. Distributed as a single file module with no dependencies beyond the Python Standard Library.
8K
GitHub Stars
none
TypeScript
easy
Learning Curve
4.2
DX Score
Preise
Model
free
Kostenlose Stufe
MIT licensed, fully open source
Funktionen
- ✓ Single file distribution
- ✓ No dependencies
- ✓ Dynamic URL routing
- ✓ Built-in template engine
- ✓ Mako/Jinja2 support
- ✓ Form data handling
- ✓ File uploads
- ✓ Development server
- ✓ WSGI adapters
Vorteile
- + Extremely lightweight
- + Zero dependencies
- + Easy to embed
- + Simple learning curve
- + Perfect for prototyping
Nachteile
- - Limited features
- - Not for large apps
- - Minimal ecosystem
- - No async support
Am besten für
indie hacker hobbyist
backend micro-framework lightweight wsgi single-file