# Byte-compiled files.
__pycache__/
*.pyc

# Distribution / packaging
build/
kgsteward.egg-info/
dist/

# testing 
tmp/

# virtualenv
Pipfile
Pipfile.lock
.vscode
.venv/
.coverage
htmlcov/
