Hi there,
I'm exploring the Python3 flavour to create diff reports that users would check offline. I can create a diff report in HTML but I haven't found any option to export the report as Excel or some kind of spreadsheet.
I'm not an experienced Python developer, so perhaps this needs to be done differently, like converting the html table to excel with the pandas library or something like that.
I'd be grateful for any tips. Thanks in advance.
Cheers, Manuel