.env
.venv/
*.sh
__pycache__/
*.pyc
*.pyo
.vscode/
.ruff_cache/
.pytest_cache/
htmlcov/
.tox/
.coverage
dist/
test.py