Add index.py to the root of your application. This entrypoint should make available an object named application that is an instance of your WSGI application. E.g.: Look at your framework documentation ...