# PyCharm / IntelliJ
.idea/

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.log

# Virtualenv
.venv/
# created by virtualenv automatically
.venv/Lib
