Heroku — Advanced Playground
PaaS for deploying Python web apps with git push (Procfile + requirements.txt)
Heroku advanced featuresRun locally
Install
https://devcenter.heroku.com/articles/heroku-cliPython Code
Run locally
Heroku offers advanced features for power users and complex workflows.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?