Installation#

Basic installation:

pip3 install --user --upgrade "clusterking[,plotting]"

If you do not require plotting, you can remove [,plotting], which adds matplotlib as a dependency. If you are on MaxOS, you might want to check out the matplotlib documentation on how to install matplotlib and install it prior to installing matplotlib.