.git
.gitignore
.pytest_cache
.coverage
.tox
.env.development
.venv
venv
__pycache__
*.pyc
*.pyo
*.pyd
.Python
build
develop-eggs
dist
downloads
eggs
.eggs
lib
lib64
parts
sdist
var
wheels
*.egg-info
.installed.cfg
*.egg
MANIFEST
.DS_Store
.vscode
.idea
*.log
docs
tests
.mypy_cache
.ruff_cache