# Python cruft
__pycache__/
*$py.class

# Environments
/venv

.idea
