python-template¶
Python library template project.
Install¶
pip install python-template
Or to manually install, execute the following commands:
git clone https://github.com/derek-miller/python-template.git
cd python-template
python setup.py install
Python library template project.
pip install python-template
Or to manually install, execute the following commands:
git clone https://github.com/derek-miller/python-template.git
cd python-template
python setup.py install