Installation ============ To install ``gorder``, you can use ``pip``: ``pip install git+https://github.com/Ladme/gorder.git#subdirectory=pygorder`` However, you **should** use the `uv `_ package manager instead. To add ``gorder`` to your ``uv`` project, run: ``uv add git+https://github.com/Ladme/gorder.git#subdirectory=pygorder``