https://github.com/centerforopenscience/pydocx
An extendable docx file format parser and converter
https://github.com/centerforopenscience/pydocx
Last synced: 10 months ago
JSON representation
An extendable docx file format parser and converter
- Host: GitHub
- URL: https://github.com/centerforopenscience/pydocx
- Owner: CenterForOpenScience
- License: other
- Created: 2013-01-25T07:08:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T01:59:22.000Z (over 5 years ago)
- Last Synced: 2025-03-28T20:08:46.833Z (10 months ago)
- Language: Python
- Homepage:
- Size: 2.77 MB
- Stars: 191
- Watchers: 16
- Forks: 56
- Open Issues: 55
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
######
PyDocX
######
.. image:: https://travis-ci.org/CenterForOpenScience/pydocx.png?branch=master
:align: left
:target: https://travis-ci.org/CenterForOpenScience/pydocx
* `Installation `_
* `Documentation `_
* `Release Notes `_
* `Github Page `_
* `Issue Tracking `_
PyDocX is a tool
that can export
MS Word documents (Office Open XML)
into different markup languages.
Currently,
only HTML is supported.
You can extend
any of the available exporters
to customize it to your needs.
This includes extending
the base exporter
to add support
for a markup language
or format
that is not supported.
To get started using PyDocX,
see the `Usage `_
guide
and also
`Extending PyDocX `_.
######
COS is Hiring!
######
Want to help save science? Want to get paid to develop free, open source software? `Check out our openings! `_