Getting Started

Installing PyIsoP

PyIsoP is deployed on PyPI , we can install it easily using pip

pip install pyisop

or clone from github

git clone git@github.com:arung-northwestern/pyIsoP.git
cd pyIsoP/
python setup.py install

Dependencies

To use all the functionality of PyIsoP the following python packages are required, which if not present are also installed automatically using pip.