# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
logs.log

# Virtual environments
.venv
.python-version

# Pycharm stuff
.idea/