Jump to letter: [
ACDEFGHILMNOPQRSTVWXZ
]
python2-bottle - Fast and simple WSGI-framework for small web-applications
- Description:
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.
Packages
python2-bottle-0.12.13-6.el8.noarch
[96 KiB] |
Changelog
by Zbigniew Jędrzejewski-Szmek (2018-07-20):
- Avoid use of undefined unversioned python macro (which leads to
the binary package owning "/" :( )
|