*.pyc
**/__pycache__/*
**/*.egg-info/*
**/_build/*
build/*
dist/*
.tox/*
*.kdev4
**/.mypy_cache/*
**/.pytest_cache/*
.vscode/*
venv/*