
Almost do-nothing web framework that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, fast cgi, cgi, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
This package contains an example application using Okasha web framework.