Index of /ports_www/py-bottle
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 552
distinfo 28-May-2011 14:15 131
pkg-descr 04-Nov-2009 12:13 382
pkg-plist 04-Nov-2009 12:13 185
Bottle is a fast and simple micro-framework for small web-applications.
It offers request dispatching (Routes) with url parameter support,
Templates, key/value Databases, 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.
WWW: http://bottle.paws.de/