*__pycache__*
*.egg-info/
.pytest_cache/

build/
dist/
.dmypy.json

/venv/

python/**/*.so

target/