__pycache__/
*.py[cod]
*.egg-info/
.dist/
build/
dist/
*.npy
.cache/
.pytest_cache/
.venv/

