__pycache__/
*.py[cod]
*.egg-info/

venv/
build/
dist/
MANIFEST

.idea/
.pytest_cache/
.tox/
.coverage
.cdstar/

