.venv/
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]
*.so

dist/
build/
*.egg-info/

.DS_Store
.env
