8000 add unoconv and ReportLab to Specific Formats Processing · senthilsugumar/awesome-python@09beb64 · GitHub
[go: up one dir, main page]

Skip to content

Commit 09beb64

Browse files
committed
add unoconv and ReportLab to Specific Formats Processing
1 parent eed6c7a commit 09beb64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
217217
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
218218
* [xlwings](http://xlwings.org/) - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
219219
* [Marmir](https://github.com/brianray/mm) - Takes Python data structures and turns them into spreadsheets.
220+
* [unoconv](https://github.com/dagwieers/unoconv) - Convert between any document format supported by LibreOffice/OpenOffice.
220221
* PDF
221222
* [PDFMiner](https://github.com/euske/pdfminer) - A tool for extracting information from PDF documents.
222223
* [PyPDF2](https://github.com/mstamy2/PyPDF2) - A library capable of splitting, merging and transforming PDF pages.
224+
* [ReportLab](http://www.reportlab.com/opensource/) - Allowing Rapid creation of rich PDF documents.
223225
* Markdown
224226
* [Python-Markdown](https://github.com/waylan/Python-Markdown) - A Python implementation of John Gruber’s Markdown.
225227
* [Mistune](https://github.com/lepture/mistune) - Fastest and full featured pure Python parsers of Markdown.

0 commit comments

Comments
 (0)
0