# Virtual environment
venv/

# PyCharm
.idea/

# Cache
__pycache__

# PyPi
build/
dist/
*.egg-info