Install ======= Due to the active developpment of the project, no pakages have been uploaded to pip. However you can git pull the main repository:: git clone https://github.com/boblefrag/drunken_boat Then `cd` to drunken_boat directory:: cd drunken_boat And install with:: python setup.py install