# 🎉 Welcome to uniharmony

[![PyPI](https://img.shields.io/pypi/v/uniharmony?style=for-the-badge)](https://pypi.org/project/uniharmony/)

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/uniharmony?style=for-the-badge)

UniHarmony is a Python library that implements and provides several harmonization methods via an unified API.

```{note}
This project is under active development.
```

## 🙌 Contribution

Contributions are welcome and greatly appreciated. Please read the [guidelines](https://github.com/N-Nieto/UniHarmony/blob/main/.github/CONTRIBUTING.md) to get started.

## 🪪 License

UniHarmony is released under the AGPL v3 license unless otherwise stated.

## 📖 Contents

```{toctree}
:maxdepth: 2
getting_started
utilities/index
methods/index
examples/index
api/index
changelog
```
