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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Bottle!