diff --git a/README.md b/README.md index e5770417..0cc08d75 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [pdfkit](https://github.com/JazzCore/python-pdfkit) - Wkhtmltopdf python wrapper to convert html to pdf. ## HTTP Clients