Skip to main content

Simple LibreOffice Automation using Python ScriptForge

Simple LibreOffice Automation using Python ScriptForge

LectureSartika Lestari
Time04:40 pm ~ 05:10 pm

As a Product Manager, I often receive important data through notifications in some platform like feedback, status updates, bug reports, and requests that need to be consolidated into reports. Manually copying and updating thins information in spreadsheets can be both repetitive and risk of inaccuracy data. LibreOffice Calc combined with Python ScriptForge will be the way to automate this workflow seamlessly.

I'll present how the reports data automatically update in LibreOffice Calc in just one click and generated without repetitive manual work. Rather than dealing with complex UNO API calls, ScriptForge allows to write simple, clear automation that any user (even a non-code) user can follow. By the end of the talk, I hope this will help attendees see how office scenarios like consolidating communication data can be streamlined through LibreOffice automation with Python.