How to deploy a python client script on heroku? -


basically, have python script using python-twitter api fetches tweets particular hashtag , store in database. script doess after every 30 seconds. how deploy script run on heroku.

define "worker" process type in procfile invokes script.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -