slackbuilds_ponce/network/bottle
Philip Lacroix 5deec19f44 network/bottle: Updated for version 0.12.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-18 07:54:02 +07:00
..
bottle.info
bottle.SlackBuild
README
slack-desc

bottle is a fast and simple micro-framework for small web applications. It
offers request dispatching (Routes) with url parameter support, templates,
a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
template engines - all in a single file and with no dependencies other than
the Python Standard Library.