Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.

Some Links

Installation

Install Bottle with pip install bottle or download the source package at PyPI.

Documentation

Download this documentation as PDF or HTML (zip) for offline use.

Sources

Browse the sources at GitHub.

Other Releases