Contents:
git clone https://github.com/eskayML/durag.git cd durag uv venv uv pip install -e ".[dev,test,local]"
python -m pytest tests/ -q
cd docs make html