Installation ============ You can install the gower_metric package via pip: .. code-block:: console pip install gower-metric or add package to your project dependencies using uv: .. code-block:: console uv add gower-metric Development's versions can be found on GitHub with the following naming: .. code-block:: console - for the latest development version - for the latest stable version Contribution ============ For contributions, please refer to the `CONTRIBUTING.md` file in the repository.