# Byte-compiled / optimized / DLL files
__pycache__
*.py[cod]
*$py.class
*.swp
*.egg-info
_build
*.mo
.pybuild
*.debhelper

# Virtualenvs
.tox
venv

# Editors configuration
.ipynb_checkpoints
.spyderproject
.spyproject
.ropeproject
.idea
.vscode

# Configuration files
./clientconfig.py
./serverconfig.py
db