mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 16:20:13 +00:00
Add a lib: convert html to pdf
This commit is contained in:
parent
c52dba9b29
commit
cdb016de15
|
@ -729,6 +729,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [WeasyPrint](http://weasyprint.org) - A visual rendering engine for HTML and CSS that can export to PDF.
|
* [WeasyPrint](http://weasyprint.org) - A visual rendering engine for HTML and CSS that can export to PDF.
|
||||||
* [xmldataset](https://xmldataset.readthedocs.io/en/latest/) - Simple XML Parsing.
|
* [xmldataset](https://xmldataset.readthedocs.io/en/latest/) - Simple XML Parsing.
|
||||||
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
* [xmltodict](https://github.com/martinblech/xmltodict) - Working with XML feel like you are working with JSON.
|
||||||
|
* [pdfkit](https://github.com/JazzCore/python-pdfkit) - Wkhtmltopdf python wrapper to convert html to pdf.
|
||||||
|
|
||||||
## HTTP Clients
|
## HTTP Clients
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user