__pycache__/
*.egg-info/
.pytest_cache/
.venv/
dist/
*.pyc
.DS_Store

