You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
140
140
*[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.
141
141
*[XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
142
142
*[PDFMiner](https://github.com/euske/pdfminer) - A tool for extracting information from PDF documents.
143
+
*[PyPDF2](https://github.com/mstamy2/PyPDF2) - a pure-python PDF library capable of splitting, merging and transforming PDF pages.
143
144
*[Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.
144
145
*[Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
145
146
*[PyYAML](http://pyyaml.org/) - YAML implementations for Python.
0 commit comments