Update README.md

pull/73/head
佚名的代称 2019-08-25 20:12:35 +08:00 committed by GitHub
parent f6bb931251
commit f06330c4b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* PDFMiner一个用于从 PDF 文档中抽取信息的工具。[官网](https://github.com/euske/pdfminer) * PDFMiner一个用于从 PDF 文档中抽取信息的工具。[官网](https://github.com/euske/pdfminer)
* PyPDF2一个可以分割合并和转换 PDF 页面的库。[官网](https://github.com/mstamy2/PyPDF2) * PyPDF2一个可以分割合并和转换 PDF 页面的库。[官网](https://github.com/mstamy2/PyPDF2)
* ReportLab快速创建富文本 PDF 文档。[官网](http://www.reportlab.com/opensource/) * ReportLab快速创建富文本 PDF 文档。[官网](http://www.reportlab.com/opensource/)
* python-pdfkit: 将网页转换为PDF文档。 [官网](https://github.com/JazzCore/python-pdfkit)
* Markdown * Markdown
* Mistune快速并且功能齐全的纯 Python 实现的 Markdown 解析器。[官网](https://github.com/lepture/mistune) * Mistune快速并且功能齐全的纯 Python 实现的 Markdown 解析器。[官网](https://github.com/lepture/mistune)
* Python-MarkdownJohn Grubers Markdown 的 Python 版实现。[官网](https://github.com/waylan/Python-Markdown) * Python-MarkdownJohn Grubers Markdown 的 Python 版实现。[官网](https://github.com/waylan/Python-Markdown)