python-batchtools Setting up your development environment Install uv, then run: uv sync --all-extras Running tests To run the unit tests: uv run pytest This will generate a test coverage report in htmlcov/index.html.