Installation
pyParz works on Python 3.5+ and requires the
following Python packages:
Install using pip
Using pip:
Install latest development version
pyParz is being developed on github. To get the latest development
version using git:
git clone git://github.com/pyparz.git
cd sntd
then:
python setup.py test
python setup.py install