Installation

You can use pip to install the package automatically:

pip install jort

Alternately, you can clone the repository and install it directly. At the command line, execute:

git clone git@github.com:bbrzycki/jort.git
python setup.py install