# Python bytecode
__pycache__/
*.py[cod]

# Environments
.venv/
.env

# IDEs
.vscode/
.idea/
