HerokuEasy Playground

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

What is Heroku?Run locally
Install
https://devcenter.heroku.com/articles/heroku-cli
Python CodeRun locally

Heroku is part of the Python ecosystem. PaaS for deploying Python web apps with git push (Procfile + requirements.txt).

Challenge

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