# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.env

.pytest_cache/
.ruff_cache/
site/
.DS_Store
settings.local.json

TEST_README.md
