Project Setup make sure all software requirements are met beforehand create new pip environment pipenv shell - installing python packages is handled via pipenv pipenv install [package name...]