Bottle

Bottle

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

Download Bottle
Bottle Video

Alternatives to Bottle

Web2py

Free
Web2py is an open source web application platform written in the Python programming language. Web developers can use the software to program a wide variety of web content supported by Python.
Show details

Django

Free
Django is a Python web framework that is used for developing websites and other purposes. It produces code that is easy for almost anyone to understand, and it is even accessible to those who have
Show details

Pyramid

Free
Pyramid is a web framework designed to help developers who need to work in Python, an increasingly useful platform to have as the language becomes increasingly prevalent in the development community.
Show details

Flask

Free
What do Flask Apps look like? If you are looking for some example code of applications written with Flask, have a look at the sources of the examples on github: flaskr — a microblog; minitwit — a twitter
Show details

CherryPy

CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time.
Show details