.env
*/__pycache__/
*.py[cod]

dist/
build/
*.egg-info/
*_version.py

docs/build/

.idea/
.cache/
