8000 add mm to Text Processing · learningendless/awesome-python@05cd061 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05cd061

Browse files
committed
add mm to Text Processing
1 parent 9091d06 commit 05cd061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
147147
* [python-docx](https://github.com/mikemaccana/python-docx) - Reads, queries and modifies Microsoft Word 2007/2008 docx files.
148148
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Packages is for writing and reading data and formatting information from Excel files.
149149
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
150+
* [mm](https://github.com/brianray/mm) - Python powered spreadsheets.
150151
* [PDFMiner](https://github.com/euske/pdfminer) - A tool for extracting information from PDF documents.
151152
* [PyPDF2](https://github.com/mstamy2/PyPDF2) - a pure-python PDF library capable of splitting, merging and transforming PDF pages.
152153
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.

0 commit comments

Comments
 (0)
0