.venv/
venv/
__pycache__/
*.pyc
dist/
build/
*.egg-info/
.pypirc
.idea/
.vscode/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store
.env
.env.local
