Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
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.9-1.el7.noarch
[88 KiB] |
Changelog
by Orion Poplawski (2016-07-12):
- Update to 0.12.9
- Run tests but ignore python3 failure for now
- Use modern python packaging guidelines
|