/python_template_repository

Template Repository for starting new python project

Primary LanguageMakefileMIT LicenseMIT

Python Template Repository

Template Repository for starting new python project

Create new Virtual Environment with pipenv

export PIPENV_VENV_IN_PROJECT="enabled"
pipenv install