Start by cloning the repository:
$ git clone https://github.com/Astropilot/thumbhash-python
$ cd thumbhash-pythonWe are using uv as a project manager, I invite you to install it and then you can prepare the environnement with:
$ uv syncTo run all the tests you can use the following command:
$ uv run pytest tests