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 - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -