[Tutor] Open a libreoffice calc file in Python

Jim Byrnes jf_byrnes at comcast.net
Wed Dec 21 22:37:42 EST 2016


Python 3.4 on Ubuntu

If I was going to open a libreoffice calc file from the terminal I would 
go: libreoffice --calc /home/path/to/myfile.ods.

How would I do this from Python?

Thanks,  Jim



More information about the Tutor mailing list