__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.venv
.git
.gitignore
.vscode
.idea
*.log
coverage.xml
.coverage
htmlcov/
.pytest_cache/
