__pycache__/
*.py[cod]
*.egg-info/
.eggs/
.pytest_cache/
.venv/
venv/
.env
dist/
build/
*.whl
*.tar.gz
.DS_Store
