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

# PyCharm project files
.idea/
.pytest_cache/

# Vim / Notepad++ temp files
*~
.*/
*.egg-info
# PyInstaller output
build/
dist/
*.spec

# PyBuilder output
.build/
result/

# Coverage output
.coverage
/venv/
