Ir para o conteúdo principal
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

Preços

Model
free
Plano Gratuito
MIT licensed, fully open source

Recursos

  • Single file distribution
  • No dependencies
  • Dynamic URL routing
  • Built-in template engine
  • Mako/Jinja2 support
  • Form data handling
  • File uploads
  • Development server
  • WSGI adapters

Prós

  • + Extremely lightweight
  • + Zero dependencies
  • + Easy to embed
  • + Simple learning curve
  • + Perfect for prototyping

Contras

  • - Limited features
  • - Not for large apps
  • - Minimal ecosystem
  • - No async support

Melhor Para

indie hacker hobbyist
backend micro-framework lightweight wsgi single-file