pymixef.reporting module
Manifest-driven human-readable reports.
-
pymixef.reporting.render_report(result, path)[source]
Render a result as Markdown, HTML, PDF, or Word.
PDF and Word require the optional report dependencies. All formats are
generated from the same immutable Markdown content.
- Parameters:
-
- Return type:
Path