A script for writing the application name into an app.yaml based on an app.yaml.template.
My first check-in. I apologize if I forgot, overlooked, or just plum messed something up. I'm sure I have. I'll fix it, and appreciate any review you can give.
application: new-project-template
version: 1
runtime: python
api_version: 1
handlers:
- url: .*
script: main.py