application: arbata-upload version: 1 runtime: python api_version: 1 handlers: - url: /img.* script: img.py - url: /.* script: main.py