# Python
*.pyc
venv
__pycache__

.env

out/

*.egg-info/
dist/
_version.py
