Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

caravel.utils.export_report(report, timestamp, outfile)[source]ΒΆ

Export the report in docx format.

Parameters:

report : str

a dictionary with recursive keys and values.

timestamp : str

a timestamp.

outfile : str

the path to the generated docx file.

Follow us

© 2025, Antoine Grigis