Installation Guide

Requirements

Paramagpy is written for python 3. It requires packages:

Unix/OSX Installation

Install directly using pip:

$ pip install paramagpy

Or, download the source code and run:

$ python setup.py install

within the source directory.

Windows Installation

Paramagpy has never been tested on windows, but theoretically it should work. Good luck!

Running the GUI

Once you have installed paramagpy, see Graphic User Interface (GUI) for how to run the GUI.