python-template Template repo for Python based projects Installation A setup.py has been provided to allow the package to be installed via pip. Clone the project using git Create the pipenv environment Run pipenv install -e . This installs the project in editable mode