.venv/
dist/
__pycache__/
*.pyc
.pytest_cache/
src/*.egg-info/
src/**/*.egg-info/
python/*.egg-info/
python/**/*.egg-info/
.venv-*/
build/
.claude