Bottle icon
Bottle icon

Bottle

 2 likes

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.

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Python
  No rating
2 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Bottle News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Bottle information

  • Licensing

    Open Source and Free product.
  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Popular alternatives

View all

Our users have written 0 comments and reviews about Bottle, and it has gotten 2 likes

Bottle was added to AlternativeTo by robros on Apr 21, 2018 and this page was last updated Apr 23, 2018.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Bottle?

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