mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Fix case
This commit is contained in:
parent
947ada2373
commit
a6f682938d
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
|
||||
* [xlwings](http://xlwings.org/) - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
|
||||
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files.
|
||||
* [relatorio](http://relatorio.tryton.org/) - Templating OpenDocument Files.
|
||||
* [relatorio](http://relatorio.tryton.org/) - Templating OpenDocument files.
|
||||
* PDF
|
||||
* [PDFMiner](https://github.com/euske/pdfminer) - A tool for extracting information from PDF documents.
|
||||
* [PyPDF2](https://github.com/mstamy2/PyPDF2) - A library capable of splitting, merging and transforming PDF pages.
|
||||
|
|
Loading…
Reference in a new issue