__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
*.egg
dist/
build/
.eggs/
.venv/
venv/
.vscode/
.idea/
*.swp
*~
.ipynb_checkpoints/
.DS_Store
Thumbs.db
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
data/
