wuttafarm.web.app

WuttaFarm web app

wuttafarm.web.app.main(global_config, **settings)[source]

Make and return the WSGI app (Paste entry point).

wuttafarm.web.app.make_asgi_app()[source]

Make and return the ASGI app (generic entry point).

wuttafarm.web.app.make_wsgi_app()[source]

Make and return the WSGI app (generic entry point).