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: 11 days 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-04-11T13:34:36.000Z (7 months ago)
- Last Synced: 2024-04-14T04:07:16.494Z (7 months ago)
- Topics: converter, css, html, pdf, python, weasyprint
- Language: Python
- Homepage: https://weasyprint.org
- Size: 32.7 MB
- Stars: 6,608
- Watchers: 135
- Forks: 642
- Open Issues: 191
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: docs/support.rst
Awesome Lists containing this project
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.