Comment by fartcannon
5 years ago
With the uno library, you can directly script LibreOffice Calc with python. https://help.libreoffice.org/6.3/en-US/text/sbasic/python/ma...
As a demonstration, I ran a ray tracing python script from Calc and it rendered to cells in the spreadsheet.
I mean, I'd like a spreadsheet software where the cell formulas are python.