appengine-java8/firebase-event-listener-python/app.yaml (6 lines of code) (raw):

runtime: python27 api_version: 1 threadsafe: true handlers: - url: /.* script: main.app