_version.py
build/
_build/
dist/
*.egg-info/
docs/source/api/

.cache/
.pytest_cache/

__pycache__
*.pyc

.ipynb_checkpoints/

*.swp
