
A few things I learned about reading an ODF document using the Python odfpy library. Odfpy is quite a powerful library for reading and writing ODF documents, but it has an incredibly mediocre documentation. If you look around, you’ll find an appaling one hundred pages odt specification that is of no use whatsoever. Probably some…