Heroku — Expert Playground
PaaS for deploying Python web apps with git push (Procfile + requirements.txt)
Heroku deep diveRun locally
Install
https://devcenter.heroku.com/articles/heroku-cliPython CodeRun locally
Expert-level understanding of Heroku helps leverage it to its full potential.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?