Pipenv to Heroku: Easy App Deployment

A guide to using Pipenv to deploy an application from GitHub to Heroku

Edward Krueger
Towards Data Science
5 min readApr 13, 2020

--

By: Edward Krueger Data Scientist and Instructor and Douglas Franklin Teaching Assistant and Technical Writer.

In this article, we will cover deploying an app with a Pipfile from a Github repository to make app deployment easy!

--

--