Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Create and modify Word documents with Python

License

Notifications You must be signed in to change notification settings

yurydev1/jpython-docx

Open more actions menu
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.3%
  • Gherkin 6.6%
  • Makefile 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.