14 October, 2012

Bottle 0.11.2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Marcel Hellkamp | More scripts
bottlepy.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
October 14th, 2012, 07:52 GMT [view history]
C: \ Development Tools \ Frameworks

The framework is very light, being distributed as a single file Python module.

Here are some key features of "Bottle":

· 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, Google App Engine, cherrypy or any other WSGI capable HTTP server.

Requirements:

· Python Standard Library

What's New in This Release: [ read full changelog ]

· Added support for raw WSGI applications to Bottle.mount().
· Bottle.mount() parameter order changed.
· Bottle.route() now accpets an import string for the callback parameter.
· Dropped Gunicorn 0.8 support. Current supported version is 0.13.
· Added custom options to Gunicorn server.
· Finally dropped support for type filters. Replace with a custom plugin of needed.


Download button
Via: Bottle 0.11.2

0 Comment: