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