__pycache__/
*.pyc
*.egg-info/
.eggs/
dist/
build/
*.egg
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.ipynb_checkpoints/
docs/_build/
.nb_stamps/
archive/
*.json
!pyproject.toml
!*.ipynb

