*.egg-info
*.pyc
.DS_Store
build/
dist/
.cache/
.vscode
.pytest_cache
.coverage
htmlcov/
venv*
.ipynb_*

