Installation
Requirements
Python 3.*
pip 20.0.2
Installing by using PyPi
Install
git clone https://github.com/Intelligent-Systems-Phystech/ProjectTemplate.git /tmp/ProjectTemplate
python3 -m pip install /tmp/ProjectTemplate/src/
Uninstall
python3 -m pip uninstall mylib