# Python bytecode
*.py[co]

# virtual environment
venv

# tox' local data
.tox
