python3-bottle

fast and simple WSGI-framework for Python 3
  https://bottlepy.org
  0
  no reviews



Bottle is a fast and simple WSGI-framework for the Python3 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.