Declarative API
Components, not coordinates
Where python-pptx needs slide.shapes.add_textbox(...) and 15 more lines for formatting, CmdCal needs a JSON object with slideType and content. No coordinate math. No raw OOXML. No LibreOffice dependency.
- Declarative JSON or JSX input
- Automatic layout
- 3 lines for a title and subtitle