Heroku

Dev Tool — DeployPython N/AIntermediate

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

Quick Info

Python Version
N/A
Dependencies
Heroku CLI, git
Install
https://devcenter.heroku.com/articles/heroku-cli

Learn by Difficulty

Quick Example

python
# Heroku
# PaaS for deploying Python web apps with git push (Procfile + requirements.txt)
#
# Category: Dev Tool — Deploy
# Related: N/A
print("Heroku: PaaS for deploying Python web apps with git push (Procfile + requirements.txt)")

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

Try in Playground

Tags

tooldeploymenthostinginfrastructure