__pycache__/
*.py[cod]
*$py.class
*.so
*.pyd
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.env
.venv
env/
venv/
ENV/
VENV/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db
.env
*.env.*local  # e.g. .env.development.local
.pytest_cache/
.coverage
.coverage.*
htmlcov/
nosetests.xml
coverage.xml
*.prof
*.lprof
*.cprof
.ipynb_checkpoints
.mypy_cache/
.ruff_cache/
.pyright_cache/
.tox/
.nox/
