Description
Document-generation workflows can call the Typst compiler from Python software. This binding lets scripts, web services, or publishing tools render Typst documents without shelling out to a separate integration layer.
It is a developer library rather than a document editor. Rendering can read local inputs and write generated documents when the caller requests it, so automated pipelines should keep paths and untrusted templates controlled.