__pycache__/
*.py[cod]
*.so
.Python
env/ venv/ ENV/ .venv/
build/ dist/ *.egg-info/
.pytest_cache/ .coverage htmlcov/
.vscode/ .idea/ *.swp *~
.DS_Store Thumbs.db
results.json *.tmp
*.whl
