from wsgiref.handlers import CGIHandler from resallocwebui import app CGIHandler().run(app)