8000 Updated python-docx repo link. · Lipvun/awesome-python@8354437 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8354437

Browse files
committed
Updated python-docx repo link.
1 parent 0306e9e commit 8354437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
202202
* General
203203
* [tablib](https://github.com/kennethreitz/tablib) - A module for Tabular Datasets in XLS, CSV, JSON, YAML.
204204
* Office
205-
* [python-docx](https://github.com/mikemaccana/python-docx) - Reads, queries and modifies Microsoft Word 2007/2008 docx files.
205+
* [python-docx](https://github.com/python-openxml/python-docx) - Reads, queries and modifies Microsoft Word 2007/2008 docx files.
206206
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files.
207207
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
208208
* [Marmir](https://github.com/brianray/mm) - Takes Python data structures and turns them into spreadsheets.

0 commit comments

Comments
 (0)
0