HerokuIntermediate Playground

PaaS for deploying Python web apps with git push (Procfile + requirements.txt)

Using Heroku effectivelyRun locally
Install
https://devcenter.heroku.com/articles/heroku-cli
Python CodeRun locally

Following best practices with Heroku ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?