The latest released version can be installed using:
pip install orcestra
This project uses ruff for code formatting and pre-commit to run the formatter automatically.
Please ensure that you have pre-commit
configured locally by running:
pre-commit install