*.pyc
*.out
*.egg-info
*.eggs

build/
dist/
.idea/
.vscode
venv/
env/
.env

.DS_Store

.tox

.coverage

.pytest_cache

__pycache__
*.ipynb
notebooks/