__pycache__
*.pyc
*.sw?
static
templates
venv
*.egg-info
.env
.python-version
.coverage
.idea
.mypy_cache/
.vscode/
.wheels/*.whl
.kyber
.DS_Store

