mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4e7c680524
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
333 B
Text
5 lines
333 B
Text
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.
|