Hello,
with Libreoffice 5.1.6.2, I' d like to pilot Libreoffice with Python.
Around the internet many pages suggest to use the Python interpreter
supplied by the Libreoffice suite and use that interpeter prompt to load
the UNO based libraries.
Is this suggestion still valid ?
In the path
...lib/libreoffice/program
I see no python interpeter to call
instead, I see a libpyuno.so and a pyuno.so, among many others
What are those and how do I use them ?
Thanks in advance