My defacto python package - quick and clean. Used to create a new general python package.
Run the following to install the latest version
python3 -m pip install pytemplate
If the repo is cloned to the host, run:
make nexus3-install
Clone the repository and run:
make install
python3 -m pytemplate
pipenv shell
note: for dev dependencies add --dev
make test
Please let us know! Submit an issue here.