Installation Guide#

Primary Dependencies#

Colour - CLF IO requires various dependencies in order to run:

Pypi#

Once the dependencies are satisfied, Colour - CLF IO can be installed from the Python Package Index by issuing this command in a shell:

pip install --user colour-clf-io

The overall development dependencies are installed as follows:

pip install --user 'colour-clf-io[development]'