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
Precios
Model
free
Plan Gratuito
MIT licensed, fully open source
Características
- ✓ Single file distribution
- ✓ No dependencies
- ✓ Dynamic URL routing
- ✓ Built-in template engine
- ✓ Mako/Jinja2 support
- ✓ Form data handling
- ✓ File uploads
- ✓ Development server
- ✓ WSGI adapters
Ventajas
- + Extremely lightweight
- + Zero dependencies
- + Easy to embed
- + Simple learning curve
- + Perfect for prototyping
Desventajas
- - Limited features
- - Not for large apps
- - Minimal ecosystem
- - No async support
Mejor Para
indie hacker hobbyist
backend micro-framework lightweight wsgi single-file