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
Please register or sign in to comment