Setup

Requirements

gridjug runs under Python 2.7 and Python 3.4 (and later). It requires the following Python packages:

future
gridmap
jug

Installation from PyPI

To install the most recent stable version from the Python Package Index (PyPI), including the dependencies, run

$ pip install gridjug

Installation from source

To install the latest version from the source repository, run

$ pip install git+https://github.com/andsor/gridjug.git