Bottle is a minimalist web framework for building small web applications and APIs in Python. It is distributed as a single file with no external dependencies, making it perfect for rapid development, prototyping, or embedded use. Despite its small size, Bottle supports routing, templates, request handling, and plugin support, offering a full-featured toolkit in an extremely compact package.
Features
- Single-file distribution with zero dependencies
- Simple routing and request handling
- Built-in templating engine
- Easy integration with WSGI servers
- Supports plugins for extensibility
- Ideal for microservices and rapid prototyping
Categories
FrameworksLicense
MIT LicenseFollow Bottle
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bottle!