Installation

from PyPI

pip install colvars-finder

from source

git clone https://github.com/zwpku/colvars-finder
cd colvars-finder
python -m build
python -m pip install .