[PR #722] [MERGED] xhtml2pdf is officially deprecated in favor of WeasyPrint #651

Closed
opened 2025-11-06 12:59:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/722
Author: @yaroslav-ilin
Created: 9/11/2016
Status: Merged
Merged: 9/11/2016
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

  • a936fd1 xhtml2pdf is officially deprecated in favor of WeasyPrint

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

What is this Python project?

WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing.

What's the difference between this Python project and similar ones?

xhtml2pdf is now deprecated. I made this PR to keep things up-to-date.
This PR is a result of conversation appeared in #680.

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/722 **Author:** [@yaroslav-ilin](https://github.com/yaroslav-ilin) **Created:** 9/11/2016 **Status:** ✅ Merged **Merged:** 9/11/2016 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a936fd1`](https://github.com/vinta/awesome-python/commit/a936fd1d2db54372252f48adc48e5001496e50fc) xhtml2pdf is officially deprecated in favor of WeasyPrint ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## What is this Python project? WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing. ## What's the difference between this Python project and similar ones? `xhtml2pdf` is now deprecated. I made this PR to keep things up-to-date. This PR is a result of conversation appeared in #680. ## Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:59:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#651