.env

# Python
__pycache__/
*.py[cod]

# 虚拟环境
.venv/
venv/
