python-bottle

Fast and simple WSGI-framework for Python
  http://bottlepy.org
  0
  no reviews



Bottle is a fast and simple WSGI-framework for the Python programming language. It offers request dispatching with url parameter support (routes), templates, key/value databases, a built-in HTTP server and adapters for many third party WSGI/HTTP-server and template engines.