# Python
__pycache__/
*.pyc

# Environment
.venv/

*.log

dist/