{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Wraps the wkhtmltopdf binary to convert HTML to PDF within Django views, providing a Django app that handles HTML-to-PDF rendering.","skillfed_tags":["pdf-generation","abandoned"],"use_cases":["Generate PDF invoices or receipts from Django templates in web applications.","Create downloadable PDF reports from database queries rendered as HTML.","Export user-facing web pages to PDF format for archival or sharing.","Build PDF generation endpoints in Django REST APIs that return PDF files."],"what_it_does":"django-wkhtmltopdf is a Django app that integrates the wkhtmltopdf command-line tool to render HTML templates directly to PDF files within your Django views. It wraps the external wkhtmltopdf binary and exposes it through Django view classes, allowing you to generate PDF documents from your existing HTML templates with minimal configuration.\n\nThe package depends only on six and requires you to install the wkhtmltopdf binary separately on your system along with the libfontconfig library. It has been marked abandoned since early 2023, with the last commit in January 2023 and no releases since February 2022, meaning it will not receive updates for newer Django or Python versions.","worth_installing":"No. The package is abandoned with no maintenance since early 2023 and classifiers indicate support only for Python 2.6\u20133.4, making it incompatible with modern Python and Django versions. If you need HTML-to-PDF in Django, consider actively maintained alternatives instead."},"id":"django-wkhtmltopdf","links":{"html":"https://skillfed.io/packages/django-wkhtmltopdf","md":"https://skillfed.io/packages/django-wkhtmltopdf.md","pypi":"https://pypi.org/project/django-wkhtmltopdf/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-02-24","license_spdx":null,"license_treatment":"permissive","name":"django-wkhtmltopdf","python_support":"unspecified","summary":"Converts HTML to PDF using wkhtmltopdf."},"popularity":{"monthly_downloads":174344,"position":10283,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4.0"}
