# Python
.venv/
venv/
**/__pycache__
build/
dist/
.python-version

# IDE
.vscode/

# Temporary
data/
