1. Getting Started

Instalation

To install PSMOD run the following code in a terminal:

git clone https://github.com/jbarberia/PSMOD
cd PSMOD
pip install -r requirements.txt
python setup.py install

For the moment it has no dependencies in the requirements.txt file