{"library":"pdfkit","type":"library","category":null,"description":"pdfkit is a Python wrapper for `wkhtmltopdf`, a command-line tool that renders HTML content into PDF documents using the WebKit engine. It provides an easy-to-use API to convert HTML from URLs, local files, or raw strings into PDF. While the `pdfkit` library itself is at version 1.0.0, its core dependency, `wkhtmltopdf`, was archived in January 2023, meaning `pdfkit` relies on an unmaintained external tool.","language":"python","status":"maintenance","version":"1.0.0","tags":["pdf","html-to-pdf","wkhtmltopdf","document-generation","wrapper","html"],"install":[{"cmd":"pip install pdfkit","imports":["import pdfkit"]},{"cmd":"sudo apt-get install wkhtmltopdf","imports":[]},{"cmd":"brew install homebrew/cask/wkhtmltopdf","imports":[]},{"cmd":"Download installer from wkhtmltopdf.org and add to PATH","imports":[]}],"homepage":"https://pypi.org/project/pdfkit/","github":"https://github.com/JazzCore/python-pdfkit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pdfkit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pdfkit/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}