PyDocX

Software Screenshot:
PyDocX
Software Details:
Version: 0.7.0 updated
Upload Date: 20 Jul 15
Distribution Type: Freeware
Downloads: 51

Rating: nan/5 (Total Votes: 0)

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.

What is new in this release:

  • Moved parsers to export module
  • Renamed DocxParser to PyDocXExporter
  • Renamed Docx2Html to PyDocXHTMLExporter
  • Eliminated all improper usages of the find_first utility function
  • Added support for NumberingDefinitionsPart to the WordprocessingDocumentFactory

What is new in version 0.6.0:

  • Moved parsers to export module
  • Renamed DocxParser to PyDocXExporter
  • Renamed Docx2Html to PyDocXHTMLExporter
  • Eliminated all improper usages of the find_first utility function
  • Added support for NumberingDefinitionsPart to the WordprocessingDocumentFactory

What is new in version 0.4.3:

  • External images are now handled. This causes a backwards incompatible change with all handlers related to images.

What is new in version 0.3.13:

  • Significant performance gains for documents with a large number of table cells.
  • Significant performance gains for large documents.

What is new in version 0.3.11:

  • The non breaking hyphen tag was not correctly being imported. This issue has been fixed.

What is new in version 0.3.10:

  • Found and optimized a fairly large performance issue with tables that had large amounts of content within a single cell, which includes nested tables.

What is new in version 0.3.7:

  • Some inline tags (most notably the underline tag) could have a `val` of `none` and that would signify that the style is disabled. A `val` of `none` is now correctly handled.

What is new in version 0.3.0:

  • 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.

What is new in version 0.1.1:

  • Added to the PyPI index.

Similar Software

PyGeometry
PyGeometry

13 May 15

py-bcrypt
py-bcrypt

6 Jun 15

configs
configs

1 Mar 15

PyEnchant
PyEnchant

28 Feb 15

Comments to PyDocX

Comments not found
Add Comment
Turn on images!