__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.coverage
htmlcov/
*.ipynb_checkpoints/
.vscode/
venv/
env/
.env
build/
dist/
*.egg-info/
