Drive a running Microsoft Word instance from Python — `xlwings`, but for Word. Built for both human scripting and LLM agents. Windows-only. ``` pip install wordlive uv add wordlive uv tool install wordlive ``` (Requires Python 3.10+ and `pywin32` on Windows.) Rendering pages to PNG (`snapshot`) needs the optional `snapshot` extra, which