pkg.soopen package index

brew / Rang 1069

weasyprint mit Homebrew, apk, apt, dnf, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für weasyprint in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install weasyprint

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add weasyprint

Alpine Linux edge package indexes · weasyprint · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install weasyprint

Debian stable package indexes · weasyprint · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install weasyprint

Fedora Rawhide package metadata · weasyprint · Quelle: dl.fedoraproject.org

Windows

Scoopverifiziert · 92%
scoop install main/weasyprint

Scoop official bucket manifest trees · bucket/weasyprint.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Convert HTML to PDF

Befehle und Aliase

  • weasyprint

Verlauf

Projektgeschichte und Nutzung

WeasyPrint is a free, BSD-licensed HTML and CSS rendering engine that exports paged documents as PDF. It is used from the command line or Python API to turn web-standard markup into invoices, reports, tickets, books, documentation, and other static documents.

Unlike browser-wrapper PDF tools, WeasyPrint is not based on WebKit or Gecko. Its layout engine is written in Python and is intentionally focused on paged media rather than interactive web browsing.

Projektgeschichte

WeasyPrint was created and developed by Kozea. Simon Sapin announced the first release in late 2011 after working with Kozea for several months; the PyPI timeline records version 0.1 on October 28, 2011, and Sapin's November 2, 2011 post describes it as a rendering engine for HTML and CSS that produces PDF.

The project was created to fill a gap in open-source document generation. WeasyPrint's own documentation notes that web engines had limited pagination support when the project began in 2011, while dedicated paged-media renderers such as Prince and Antenna House were powerful but not open source.

In October 2020, maintainership moved into the CourtBouillon organization. A GitHub issue titled 'The future of WeasyPrint' announced that CourtBouillon, composed of Guillaume Ayoub and Lucie Anglade, was the new organization maintaining the project. The current project website says professional support, maintenance, and community management are provided by CourtBouillon.

Adoptionsgeschichte

WeasyPrint's adoption has followed the broad demand for server-side document generation in web applications. Its documentation frames the main use case as automatic generation of PDFs from HTML and CSS for business and publishing documents, using technologies already familiar to web developers and designers.

The project has also matured through regular releases and sponsor-backed work. Recent changelog entries list security releases, new PDF standards work, CSS features, SVG improvements, and named sponsors and backers, showing that it is maintained as production infrastructure rather than a one-off converter.

Wie es verwendet wird

From the shell, users typically run the weasyprint command with an input HTML document or URL and an output PDF path. From Python, applications instantiate HTML and CSS objects and render or write PDFs programmatically.

Because WeasyPrint is focused on paged media, its value is strongest when CSS print rules, page breaks, generated content, fonts, metadata, attachments, PDF/A or electronic-invoice features, and reproducible layout matter more than JavaScript execution or browser fidelity.

Warum Paket-Nerds sich dafür interessieren

WeasyPrint is package-nerd significant because it is a substantial pure-open-source renderer in a space often served by headless browsers or commercial engines. It chose the hard route of implementing layout logic for paginated output instead of wrapping a general-purpose browser engine.

It also tracks a browser-like release philosophy. The documentation warns that major versions can change rendered output, which is what matters for document generation, even when APIs remain compatible.

Zeitleiste

  • 2011-10-28: PyPI records WeasyPrint 0.1, the first release.
  • 2011-11-02: Simon Sapin publishes an announcement explaining the first release and the decision not to build on WebKit or Gecko.
  • 2020-10-12: CourtBouillon publicly announces that it is the new organization maintaining WeasyPrint.
  • 2026-01-19: WeasyPrint 68.0 is released as a security update and refactors URL fetching APIs.
  • 2026-06-02: WeasyPrint 69.0 is released as a security update and adds further CSS and PDF-related features.

Related projects

  • WeasyPrint is commonly compared with wkhtmltopdf, PagedJS, Prince, Antenna House, Typeset.sh, browser print-to-PDF workflows, LaTeX, and LibreOffice-based document generation. Its Python stack includes libraries for HTML, CSS, font, image, and PDF handling rather than a full browser engine.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
weasyprintExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version69.0
Manager aktualisiert2026-06-03
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:weasyprint
Version69.0
PaketmanagerHomebrew
Homepagehttps://www.courtbouillon.org/weasyprint
Zuletzt aktualisiert2026-06-03T18:44:54Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

weasyprint 62.3-1

Document factory for creating PDF files from HTML

https://weasyprint.org/

sudo apt install weasyprint
  • Section: text
  • Architecture: all
  • 14 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Debian stable package indexes · deb.debian.org · Debian stable package indexes: weasyprint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

weasyprint 61.1-1

Document factory for creating PDF files from HTML

https://weasyprint.org/

sudo apt install weasyprint
  • Section: universe/text
  • Architecture: all
  • 14 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: weasyprint from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

weasyprint 69.0-r0

A visual rendering engine for HTML and CSS that can export to PDF

https://weasyprint.org

sudo apk add weasyprint
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: weasyprint
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: weasyprint from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

weasyprint-pyc 69.0-r0

Precompiled Python bytecode for weasyprint

https://weasyprint.org

sudo apk add weasyprint-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: weasyprint
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: weasyprint-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-weasyprint 69.0-2.fc45

Python library to render HTML and CSS to PDF

https://weasyprint.org

sudo dnf install python3-weasyprint
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: weasyprint
  • 6 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-weasyprint from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

weasyprint 69.0-2.fc45

Utility to render HTML and CSS to PDF

https://weasyprint.org

sudo dnf install weasyprint
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: weasyprint
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: weasyprint from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
Scoop95%

main/weasyprint

scoop install main/weasyprint
  • normalized package name match
  • Abgeglichen nach: Weasyprint
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/weasyprint.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation