Commit 763c7c7f authored by sparonuz's avatar sparonuz
Browse files

Python class to generate a latex report

Loads a pkl obj if exists and creates one if not.

Images are stored inside the obj, and dumped to disk when the tex is created

csv data are saved in array

A path for the pkl obj can be specified

Option to format a pamedir output file to csv

Generate a folder with pkl obj, tex and pdf files

The Report is created in the folder where .pkl obj is

Is possible to rename pkl obj

Inspect method to see what's inside a pkl report

Avoid adding twice objects to pkl report
parent d3a0e2cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment