Skip to content
 
 

Repository files navigation

Bayoo-docx

Python library forked from bayoo-docx.

The main purpose of the fork was to extend comment functionality introduced in bayoo-docx

Installation

Use the package manager pip to install jpython-docx.

pip install jpython-docx

Usage

import docx

document = docx.Document()
for comment in document.comments:
    print(comment)

Donation

bitcoin: xxxxx

License

MIT

About

Create and modify Word documents with Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages