Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kozea/WeasyPrint
The awesome document factory
https://github.com/Kozea/WeasyPrint
converter css html pdf python weasyprint
Last synced: about 1 month ago
JSON representation
The awesome document factory
- Host: GitHub
- URL: https://github.com/Kozea/WeasyPrint
- Owner: Kozea
- License: bsd-3-clause
- Created: 2011-08-09T14:14:24.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:24:42.000Z (about 1 month ago)
- Last Synced: 2024-10-29T11:47:49.100Z (about 1 month ago)
- Topics: converter, css, html, pdf, python, weasyprint
- Language: Python
- Homepage: https://weasyprint.org
- Size: 32.7 MB
- Stars: 7,182
- Watchers: 133
- Forks: 680
- Open Issues: 169
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: docs/support.rst
Awesome Lists containing this project
- awesome-django-cn - WeasyPrint, star:3.7K - WeasyPrint 是 Web 开发人才创建 PDF 文档的智能方案。它能将简单的 HTML 页面转换成精致的统计报表、收据等。 (报表)
- awesome-pdf - WeasyPrint
- awesome-ccamel - Kozea/WeasyPrint - The awesome document factory (Python)
- jimsghstars - Kozea/WeasyPrint - The awesome document factory (Python)
- best-of-web-python - GitHub - 10% open · ⏱️ 05.06.2024): (HTML Processing)
README
**The Awesome Document Factory**
WeasyPrint is a smart solution helping web developers to create PDF
documents. It turns simple HTML pages into gorgeous statistical reports,
invoices, tickets…From a technical point of view, WeasyPrint is a visual rendering engine for
HTML and CSS that can export to PDF. It aims to support web standards for
printing. WeasyPrint is free software made available under a BSD license.It is based on various libraries but *not* on a full rendering engine like
WebKit or Gecko. The CSS layout engine is written in Python, designed for
pagination, and meant to be easy to hack on.* Free software: BSD license
* For Python 3.9+, tested on CPython and PyPy
* Documentation: https://doc.courtbouillon.org/weasyprint
* Examples: https://weasyprint.org/#samples
* Changelog: https://github.com/Kozea/WeasyPrint/releases
* Code, issues, tests: https://github.com/Kozea/WeasyPrint
* Code of conduct: https://www.courtbouillon.org/code-of-conduct
* Professional support: https://www.courtbouillon.org
* Donation: https://opencollective.com/courtbouillonWeasyPrint has been created and developed by Kozea (https://kozea.fr/).
Professional support, maintenance and community management is provided by
CourtBouillon (https://www.courtbouillon.org/).Copyrights are retained by their contributors, no copyright assignment is
required to contribute to WeasyPrint. Unless explicitly stated otherwise, any
contribution intentionally submitted for inclusion is licensed under the BSD
3-clause license, without any additional terms or conditions. For full
authorship information, see the version control history.