I started with the package simpleodspy
and it worked fine until I wanted to add an new sheet to an ods file.
Than I figured out that simpleodspy is just an better wrapper for odfpy to simpliy the api. So I guess they scipted the adding an sheet part.
So I tried to figure out how to do it with odfpy.
But I stucked.
So does someone know if it is possible to add an sheet to ods files?
If yes how ?