Installation
This python-based library is hosted on pypi packages library.
To install the latest release from pypi use the following pip command:
pip install PyCMLutil
To clone the github repository:
- Create an empty folder on your local computer and rename it 
PyCMLutil. - On the terminal windows of your local computer, navigate to the created folder from the previous step: 
$ cd <path_to_parrent_folder_PyCMLutil>/PyCMLutil - Then type: 
git clone https://github.com/Campbell-Muscle-Lab/PyCMLutilities.git