1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
The awesome document factory
Go to file
theopeek e144711595
Update install.rst
Improvements to macOS install guide
Fix for issue `#849 <https://github.com/Kozea/WeasyPrint/issues/849>`
2019-06-03 21:57:15 +02:00
docs Update install.rst 2019-06-03 21:57:15 +02:00
weasyprint Don't repeat background images when it's not needed 2019-06-02 23:03:19 +02:00
.gitignore Merge branch 'master' into test 2018-03-20 10:45:46 +01:00
.travis.yml Tests on Windows are back!!!! 2019-04-12 16:14:25 +02:00
AUTHORS Update AUTHORS and CHANGES 2016-02-11 23:14:23 +01:00
CODE_OF_CONDUCT.rst Add a code of conduct 2019-02-08 14:42:16 +01:00
LICENSE Update copyright 2019-03-04 11:04:06 +01:00
NEWS.rst Version 47 2019-04-12 16:45:24 +02:00
README.rst Update description in README 2019-02-21 17:32:26 +01:00
setup.cfg Force CairoSVG 2.4.0+ 2019-05-20 13:47:14 +02:00
setup.py Update copyright 2019-03-04 11:04:06 +01:00

==========
WeasyPrint
==========

**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 and PNG. 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 licensed
* Python 3.5+
* Website: https://weasyprint.org/
* Documentation: https://weasyprint.readthedocs.io/
* Source code and issue tracker: https://github.com/Kozea/WeasyPrint
* Tests: https://travis-ci.org/Kozea/WeasyPrint
* Support: https://www.patreon.com/kozea