All Projects → booktype → Python Ooxml

booktype / Python Ooxml

Licence: agpl-3.0
Python library for parsing .docx (Office Open XML) files

Programming Languages

python
139335 projects - #7 most used programming language

About Python-OOXML

Python-OOXML is a Python library for parsing Office Open XML (Microsoft Word .docx) files. At the moment it only supports HTML as the output format. Strong emphasis is put on easy customization of the output.

The library comes with an importer which is capable of splitting a document into separate chapters. It works both with documents which use Word styles, and documents where they are not used.

Python-OOXML is used in Booktype <https://github.com/booktype/Booktype/>_ to import and convert Word documents.

Documentation

Developer documentation for Python-OOXML can be found at Read the Docs <https://python-ooxml.readthedocs.io/>_.

License

Python-OOXML is licensed under the AGPL license <LICENSE.txt>_.

Authors

Python-OOXML was written by Aleksandar Erkalovic [email protected]. Please see the AUTHORS <AUTHORS.txt>_ file for a full list of contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].