__pycache__/
*.py[cod]
*.log
*.csv
*.json
venv/
.venv/
dist/
*.egg-info/

