pyexcel-ods3
pyexcel-ods3 copied to clipboard
edit and Save the file
import pyexcel_ods3
data = pyexcel_ods3.get_data("foo.ods")
pyexcel_ods3.save_data("new1.ods",data)
I Dont't want to New file. i want to edit file the and save the file