Skip to main content
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

Pricing

Model
free
Free Tier
MIT licensed, fully open source

Features

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

Pros

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

Cons

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

Best For

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