Use a .docx file as a Jinja2 template. Design the document in Word — styles, tables, headers, page layout, the lot — write {{ customer.name }} where the data goes, and render it from Python. Alpha, ...
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. This is deliberately not wired up as a [tool.uv.sources] entry, because that would break CI and ...