| |||||
PyDocX is a wrapper around the OOXML file format responsible for DOCX.
It allows developers to take a Word document and convert it to a Web page with ease.
Other exported file formats like Markdown and LaTex will be supported in the future.
Here are some key features of "PyDocX":
Supported DOCX elements:
· Tables
· Lists
· Text
· Images
· Hyperlinks
· Headings
What's New in This Release: [ read full changelog ]
· We switched from using stock *xml.etree.ElementTree* to using *xml.etree.cElementTree*. This has resulted in a fairly significant speed increase for Python 2.6.
· It is now possible to create your own pre processor to do additional pre processing.
· Superscripts and subscripts are now extracted correctly.

Via: PyDocX 0.3.1
No comments:
Post a Comment