.venv
venv/
/venv
.vscode/
.vscode/*


.__pycache__/**
.base/__pycache__
base/__pycache__
__pycache__/**
__pycache__/**

.build
build/
/build
dist/
.dist
zmongo.egg-info/
