mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
Merge pull request #722 from nilfalse/master
xhtml2pdf is officially deprecated in favor of WeasyPrint
This commit is contained in:
commit
7080e4c2d6
|
@ -662,7 +662,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [MarkupSafe](https://github.com/pallets/markupsafe) - Implements a XML/HTML/XHTML Markup safe string for Python.
|
||||
* [pyquery](https://github.com/gawel/pyquery) - A jQuery-like library for parsing HTML.
|
||||
* [untangle](https://github.com/stchris/untangle) - Converts XML documents to Python objects for easy access.
|
||||
* [xhtml2pdf](https://github.com/xhtml2pdf/xhtml2pdf) - HTML/CSS to PDF converter.
|
||||
* [WeasyPrint](http://weasyprint.org) - A visual rendering engine for HTML and CSS that can export to PDF.
|
||||
* [xmldataset](https://xmldataset.readthedocs.io) - Simple XML Parsing.
|
||||
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user