Skip to content

appfog/af-python-tornado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple tornado app suitable for AppFog deployment ideally, connected to a mysql server

  • mkvirtualenv -p which python2.7
  • pip install -r requirements.txt
  • python server.py --help
  • python server.py --db_host=localhost --db_name=somedb
  • salt to taste
  • af push <appname> will deploy wsgi.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages