8000 Merge pull request #63 from dreispt/patch-1 · stchris/awesome-python@83aea88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 83aea88

Browse files
committed
Merge pull request vinta#63 from dreispt/patch-1
Add pyPDF2 to Text processing
2 parents bfcc2b2 + d3b2970 commit 83aea88

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
@@ -140,6 +140,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
140140
* [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.
141141
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
142142
* [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.
143144
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.
144145
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.
145146
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.

0 commit comments

Comments
 (0)
0