To install from the command line using pip
:
$ pip install psij-python
Using the command line:
$ git clone https://github.com/ExaWorks/psij-python.git
$ cd psij-python
$ pip install -r requirements.txt
$ python setup.py install