# Virtual environments
*.egg-info/
*.pyc
*.swp
.DS_Store
.coverage
.env
.pytest_cache
.venv/
.vscode
ENV/
__pycache__
build/
dist/
env/
venv/
