First, clone the project from github.
Ensure you have the following packages installed with:
pip install -U setuptools wheel
To install the package, run this command in the root of the repository:
python setup.py develop --user
First install docker. Follow the instructions from Docker to do this.