Tornado-Heroku-Helpers icon indicating copy to clipboard operation
Tornado-Heroku-Helpers copied to clipboard

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

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/