Aller au contenu 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

Tarification

Model
free
Offre Gratuite
MIT licensed, fully open source

Fonctionnalités

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

Avantages

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

Inconvénients

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

Idéal Pour

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