# Virtual Environment
.venv/
venv/

# Byte-code files
*.pyc
__pycache__/

# PyCharm files (often excluded)
.idea/