Installation
Requirements
constclust requires Python v3.7+
Installing with pip
To install the most recent release with pip:
Installing from source
To install the development version from source:
git clone https://github.com/ivirshup/constclust.git
cd constclust
pip3 install .