*.pyc
__pycache__

*.idea

build/
dist/
*.egg-info/

.mypy_cache
