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

# Virtual environments
.venv/

# Editors
*~
\#*\#

# Generated
README.md

# Testing
.python-version
