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
145 watching
1k forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
scanny/python-pptx | Creates and manipulates PowerPoint documents programmatically. | 2,463 |
elapouya/python-docx-template | A tool for generating Microsoft Word documents by inserting placeholders that can be replaced with data at runtime. | 2,014 |
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,777 |
amiremohamadi/duckx | A C++ library that allows reading and writing of Microsoft Office Word .docx files | 422 |
jmcnamara/xlsxwriter | A Python module for creating Excel XLSX files with various formatting and content options | 3,651 |
evotecit/officeimo | A .NET library that simplifies working with Microsoft Word and Excel file formats using the OpenXML SDK. | 289 |
lxml/lxml | A high-performance library for parsing and manipulating XML data structures in Python. | 2,705 |
gomutex/godocx | A Go library for reading and writing Microsoft Office document formats | 106 |
unidoc/unioffice | A library for creating and editing Office Open XML documents (.docx, .xlsx, .pptx) in Go. | 4,378 |
aristotelesbr/docx_cr_converter | Converts .DOCX files to Markdown and other formats | 7 |
dotnet/open-xml-sdk | Tools for working with Microsoft Office document formats in .NET applications | 4,036 |
python-poetry/poetry | Makes managing dependencies and packaging for Python projects easier | 31,748 |
mitmproxy/pdoc | A tool for generating API documentation from Python code | 1,958 |
flexxui/flexx | A toolkit for creating GUI applications in Python using web technology and dynamic rendering. | 3,266 |