Installing Cues

Note

This library is compatible with Windows, macOS, and Linux and requires a Python version of 3.6 or higher.

pip

To install Cues, enter the following command into your terminal:

pip install cues

The package on PyPI can be found here.

Source code

The source code for Cues can be found on GitHub.

If you’re interested in cloning the repo, you can do so by running the following command in your terminal:

git clone git:https://github.com/GBS3/cues.git