slackbuilds/network/bottle
Philip Lacroix 51523e5c4b
network/bottle: Updated for version 0.12.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-02-15 08:07:23 +07:00
..
README
bottle.SlackBuild network/bottle: Updated for version 0.12.18. 2020-02-15 08:07:23 +07:00
bottle.info network/bottle: Updated for version 0.12.18. 2020-02-15 08:07:23 +07:00
slack-desc network/bottle: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.