python-docx
Word document editor
A Python library for creating and modifying Microsoft Word 2007+ documents.
Create and modify Word documents with Python
5k stars
146 watching
1k forks
Language: Python
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
scanny/python-pptx | Creates and manipulates PowerPoint documents programmatically. | 2,510 |
elapouya/python-docx-template | A tool for generating Microsoft Word documents by inserting placeholders that can be replaced with data at runtime. | 2,038 |
portswigger/office-open-xml-editor | A Burp Suite extension that allows users to edit Office Open XML documents directly within the application | 13 |
xceedsoftware/docx | A .NET library for creating and modifying Microsoft Word files without requiring Microsoft Office to be installed. | 1,785 |
amiremohamadi/duckx | A C++ library that allows reading and writing of Microsoft Office Word .docx files | 430 |
jmcnamara/xlsxwriter | A Python module for creating Excel XLSX files with various formatting and content options | 3,678 |
evotecit/officeimo | A .NET library that simplifies working with Microsoft Word and Excel file formats using the OpenXML SDK. | 292 |
lxml/lxml | A high-performance library for parsing and manipulating XML data structures in Python. | 2,725 |
gomutex/godocx | A Go library for reading and writing Microsoft Office document formats | 114 |
unidoc/unioffice | A library for creating and editing Office Open XML documents (.docx, .xlsx, .pptx) in Go. | 4,404 |
aristotelesbr/docx_cr_converter | Converts .DOCX files to Markdown and other formats | 7 |
dotnet/open-xml-sdk | Provides tools for working with Office document formats | 4,071 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 32,005 |
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,982 |
flexxui/flexx | A toolkit for creating GUI applications in Python using web technology and dynamic rendering. | 3,282 |