Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 318 Bytes

python-docx-1

python-docx-1 is a Python library for creating and updating Microsoft Word (.docx) files.

Development

Install dev dependencies

pipenv shell
pipenv install --dev

Documentation

Detailed documentation can be found here