__pycache__/
.pytest_cache/
*.pyc
*.pyo
*.pyd
.DS_Store
dist/
build/
*.egg-info/

