/easy-docx

Create and modify Word documents with Python

Primary LanguagePythonMIT LicenseMIT

Easy-docx

Python library forked from python-docx.

The main purpose of the fork was to add implementation for comments and footnotes to the library

Installation

Use the package manager pip to install easy-docx.

pip install easy-docx