*.py[cod]
__pycache__/
_build/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/

.vscode/
.idea/
