Install

This section covers the basics of how to download and install Project. We recommend you to install the Anaconda Python distribution.

Installing from source

Clone the Project from GitHub repository:

git clone https://github.com/decarlof/project.git project

then:

cd project
python setup.py install