Installation

GitHub code size in bytes

With pip

PyPI PyPI - Format

The easiest way to get discO is to install with pip. To install with pip:

pip install discO

From source

To install the latest version, or from a branch, discO can be installed from source.

From the command line.

cd folder/in/which/to/install

git clone https://github.com/cwru-pat/discO.git

cd discO

python setup.py install