.venv
.env
.vscode
.cache/
postgres-data/
.__pycache__/
.mypy_cache/
.idea/
*.swp
*.py[co]
.coverage
.tox/
*.egg-info/
dist/
.pytest_cache/