# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so
*.dll

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Sphinx documentation
docs/_build/

# IDEs
.vscode
.idea/
.spyproject/

# Environments
.env
.venv
.venv35
.venv36
.venv37
.venv38
env/
venv/
ENV/
env.bak/
venv.bak/

# Misc local
/test.py
.mypy_cache
/random_fun/
imgui.ini
.DS_Store
/temp/
video_rec.py