Fast and simple WSGI-framework for small web-applications
http://bottle.paws.de/
Bottle is a fast and simple micro-framework for small web-applications. It
offers request dispatching (Routes) with url parameter support, Templates, a
build-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.
Authors:
--------
Marcell Hellkamp
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-bottle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bottle-0.12.17.tar.gz | 0000072283 70.6 KB | |
bottle-docs.pdf | 0000464433 454 KB | |
python-bottle.changes | 0000004897 4.78 KB | |
python-bottle.spec | 0000002741 2.68 KB |
Revision 15 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 745370
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
- update to version 0.12.17: * fix #1148: redirect() and non-ascii characters
Comments 0