Installation#

You can download the latest binary from the releases page and then run

pip install name-of-binary

Alternatively you could download the source and run:

pip install .

You can also download the latest code from master and compile a setup file and install it.