File: app.yaml

package info (click to toggle)
wtforms 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 964 kB
  • ctags: 1,360
  • sloc: python: 5,163; makefile: 73
file content (9 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
application: my-app
version: 1
runtime: python27
api_version: 1
threadsafe: no

handlers:
- url: /.*
  script: main.py