py4web is a WSGI application. To obtain the WSGI app simply do:
from py4web.core import wsgi
application = wsgi()
The wsgi function takes arguments with the same name as the command line arguments.
--
You received this message because you are subscribed to the Google Groups "py4web" group.
To unsubscribe from this group and stop receiving emails from it, send an email to py4web+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/py4web/bd54f312-4cf3-4e71-b24b-4e70efbc275fn%40googlegroups.com.