Skip to content

A few convenience scripts Ive been using to start and maintain Tornado projects on Heroku

Notifications You must be signed in to change notification settings

t3db0t/Tornado-Heroku-Helpers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado Heroku Starter Project

This is a simple starter project for deploying a Tornado web app on Heroku. The actual code was written by Mike Dory. I rearranged the scripts and repo a bit. Full description at Limina.Log. Enjoy!

For generating requirements file:

1.Install pipreqs using the following command: -pip install pipreqs -then type in pipreqs filepath/folderName/

About

A few convenience scripts Ive been using to start and maintain Tornado projects on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.3%
  • Python 26.6%
  • JavaScript 15.6%
  • CSS 12.6%
  • Shell 10.9%