.env
.venv/
*.sh
__pycache__/
*.pyc
*.pyo
.vscode/
.ruff_cache/
.pytest_cache/
htmlcov/
.tox/
.coverage
dist/
build/
*.egg-info/
.eggs/
pip-wheel-metadata/
test.py
