Select your language

Home arrow-right ... arrow-right Development Tools arrow-right Bottle

We've compiled a list of 4 free and paid alternatives to Bottle. The primary competitors include Django, Flask. In addition to these, users also draw comparisons between Bottle and jam-py, Falcon framework. Also you can look at other similar options here: Development Tools.


Django
Free Open Source

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic...

Flask
Free Open Source

Flask is a lightweight web application framework written in Python and based on the Werkzeug WSGI...

jam-py
Free Open Source

Jam.py is an event driven framework for the development of web database applications.

Falcon framework
Free Open Source

Falcon is a bare-metal Python web API framework for building very fast app backends and...

bottle.py is a fast and simple micro-framework for python web-applications.

Bottle Platforms

tick-square Linux
tick-square Mac
tick-square Windows

Bottle Overview

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.

Routing: Requests to function-call mapping with support for clean and dynamic URLs.
Templates: Fast and pythonic *built-in template engine* and support for mako, jinja2 and cheetah templates.
Utilities: Convenient access to form data, file uploads, cookies, headers and other HTTP-related metadata.
Server: Built-in HTTP development server and support for paste, fapws3, bjoern, Google App Engine, cherrypy or any other WSGI capable HTTP server.
Homepage and documentation: http://bottlepy.org

Top Bottle Alternatives

Share your opinion about the software, leave a review and help make it even better!

Bottle Categories

Development Tools

Bottle Tags

web-development

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?