Installation#

You can install the gower_metric package via pip:

pip install gower-metric

or add package to your project dependencies using uv:

uv add gower-metric

Development’s versions can be found on GitHub with the following naming:

<branch_name_dev> - for the latest development version

<branch_name> - for the latest stable version

Contribution#

For contributions, please refer to the CONTRIBUTING.md file in the repository.