This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Fast, simple and lightweight WSGI micro web-framework for Python. It offers request dispatching (URL routing) 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.
First released | 2009 |
Developed by | Marcel Hellkamp |
Open-source | Not defined |
It is distributed as a single file module and has no dependencies other than the Python Standard Library.