__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
_version.py

.idea/
