sideshow.web.app¶ Sideshow web app sideshow.web.app.main(global_config, **settings)[source]¶ Make and return the WSGI app (Paste entry point). sideshow.web.app.make_asgi_app()[source]¶ Make and return the ASGI app. sideshow.web.app.make_wsgi_app()[source]¶ Make and return the WSGI app (generic entry point).