update xlwt, pytesseract detail link and add contributor beyondwu
parent
0a98df859f
commit
7e5da2003f
|
@ -44,7 +44,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
|
|||
### 本项目的参与者
|
||||
|
||||
- 维护者:
|
||||
- 贡献者:[艾凌风](https://github.com/hanxiaomax)、Namco、[Daetalus](https://github.com/Daetalus)、[黄利民](http://www.jobbole.com/members/huanglimin/)、[atupal](http://www.jobbole.com/members/atupal/)、[rainbow](http://www.jobbole.com/members/rainbow/)、[木头lbj](https://github.com/mutoulbj)
|
||||
- 贡献者:[艾凌风](https://github.com/hanxiaomax)、Namco、[Daetalus](https://github.com/Daetalus)、[黄利民](http://www.jobbole.com/members/huanglimin/)、[atupal](http://www.jobbole.com/members/atupal/)、[rainbow](http://www.jobbole.com/members/rainbow/)、[木头lbj](https://github.com/mutoulbj)、[beyondwu](http://www.jobbole.com/members/beyondwu/)
|
||||
|
||||
注:名单不分排名,不定期补充更新
|
||||
|
||||
|
@ -186,7 +186,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
|
|||
* unoconv:在 LibreOffice/OpenOffice 支持的任意文件格式之间进行转换。[官网](https://github.com/dagwieers/unoconv)
|
||||
* XlsxWriter:一个用于创建 Excel .xlsx 文件的 Python 模块。[官网](https://xlsxwriter.readthedocs.org/en/latest/)
|
||||
* xlwings:一个使得在 Excel 中方便调用 Python 的库(反之亦然),基于 BSD 协议。[官网](http://xlwings.org/)
|
||||
* xlwt:读写 Excel 文件的数据和格式信息。[官网](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd)
|
||||
* [xlwt](http://hao.jobbole.com/xlwt/):读写 Excel 文件的数据和格式信息。[官网](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd)
|
||||
* relatorio:模板化OpenDocument 文件。[官网](http://relatorio.tryton.org/)
|
||||
* PDF
|
||||
* PDFMiner:一个用于从PDF文档中抽取信息的工具。[官网](https://github.com/euske/pdfminer)
|
||||
|
@ -293,7 +293,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
|
|||
光学字符识别库。
|
||||
|
||||
* pyocr:Tesseract 和 Cuneiform 的一个封装(wrapper)。[官网](https://github.com/jflesch/pyocr)
|
||||
* pytesseract:[Google Tesseract OCR](https://github.com/tesseract-ocr) 的另一个封装(wrapper)。[官网](https://github.com/madmaze/pytesseract)
|
||||
* [pytesseract](http://hao.jobbole.com/pytesseract/):[Google Tesseract OCR](https://github.com/tesseract-ocr) 的另一个封装(wrapper)。[官网](https://github.com/madmaze/pytesseract)
|
||||
* python-tesseract - [Google Tesseract OCR](https://github.com/tesseract-ocr) 的一个包装类。
|
||||
|
||||
### 音频
|
||||
|
|
Loading…
Reference in New Issue