Name | flask_weasyprint JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | Make PDF in your Flask app with WeasyPrint |
upload_time | 2023-10-03 13:44:02 |
maintainer | None |
docs_url | https://pythonhosted.org/flask_weasyprint/ |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
html
css
pdf
converter
flask
weasyprint
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Flask-WeasyPrint generates PDF files out of your Flask website thanks to
WeasyPrint.
* Free software: BSD license
* For Python 3.8+, tested on CPython and PyPy
* Documentation: https://doc.courtbouillon.org/flask-weasyprint
* Changelog: https://github.com/Kozea/Flask-WeasyPrint/releases
* Code, issues, tests: https://github.com/Kozea/Flask-WeasyPrint
* Code of conduct: https://www.courtbouillon.org/code-of-conduct
* Professional support: https://www.courtbouillon.org
* Donation: https://opencollective.com/courtbouillon
Flask-WeasyPrint 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 Flask-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.
Raw data
{
"_id": null,
"home_page": null,
"name": "flask_weasyprint",
"maintainer": null,
"docs_url": "https://pythonhosted.org/flask_weasyprint/",
"requires_python": ">=3.7",
"maintainer_email": "CourtBouillon <contact@courtbouillon.org>",
"keywords": "html,css,pdf,converter,flask,weasyprint",
"author": null,
"author_email": "Simon Sapin <simon.sapin@exyr.org>",
"download_url": "https://files.pythonhosted.org/packages/7f/c0/1dbeea7df28e3239ffb0f75a49e05990fab0c04f75f8a728e0d9a23e33b1/flask_weasyprint-1.1.0.tar.gz",
"platform": null,
"description": "Flask-WeasyPrint generates PDF files out of your Flask website thanks to\nWeasyPrint.\n\n* Free software: BSD license\n* For Python 3.8+, tested on CPython and PyPy\n* Documentation: https://doc.courtbouillon.org/flask-weasyprint\n* Changelog: https://github.com/Kozea/Flask-WeasyPrint/releases\n* Code, issues, tests: https://github.com/Kozea/Flask-WeasyPrint\n* Code of conduct: https://www.courtbouillon.org/code-of-conduct\n* Professional support: https://www.courtbouillon.org\n* Donation: https://opencollective.com/courtbouillon\n\nFlask-WeasyPrint has been created and developed by Kozea (https://kozea.fr).\nProfessional support, maintenance and community management is provided by\nCourtBouillon (https://www.courtbouillon.org).\n\nCopyrights are retained by their contributors, no copyright assignment is\nrequired to contribute to Flask-WeasyPrint. Unless explicitly stated otherwise,\nany contribution intentionally submitted for inclusion is licensed under the\nBSD 3-clause license, without any additional terms or conditions. For full\nauthorship information, see the version control history.\n",
"bugtrack_url": null,
"license": null,
"summary": "Make PDF in your Flask app with WeasyPrint",
"version": "1.1.0",
"project_urls": {
"Changelog": "https://github.com/Kozea/Flask-WeasyPrint/releases",
"Code": "https://github.com/Kozea/Flask-WeasyPrint",
"Documentation": "https://doc.courtbouillon.org/flask-weasyprint",
"Donation": "https://opencollective.com/courtbouillon",
"Homepage": "https://doc.courtbouillon.org/flask-weasyprint/",
"Issues": "https://github.com/Kozea/Flask-WeasyPrint/issues"
},
"split_keywords": [
"html",
"css",
"pdf",
"converter",
"flask",
"weasyprint"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "20bf8ca3ab26e3093689c5723fa7a8fd8d2981d27bd4ae4919e56837a80c86ac",
"md5": "d66f64b5c0f4d5122baf9c64317c2420",
"sha256": "aa2d08e0f788e76c930b101ab3c0b210e60c0d48a30eb0e326fb85d72d7e5509"
},
"downloads": -1,
"filename": "flask_weasyprint-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d66f64b5c0f4d5122baf9c64317c2420",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5718,
"upload_time": "2023-10-03T13:44:00",
"upload_time_iso_8601": "2023-10-03T13:44:00.467024Z",
"url": "https://files.pythonhosted.org/packages/20/bf/8ca3ab26e3093689c5723fa7a8fd8d2981d27bd4ae4919e56837a80c86ac/flask_weasyprint-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7fc01dbeea7df28e3239ffb0f75a49e05990fab0c04f75f8a728e0d9a23e33b1",
"md5": "0899b9ace2c1ba71c292da35b26991a9",
"sha256": "d9ce11cd2c947ad196b53daab9ead59c4e67d8fb0c59039194faa70897e7fdc2"
},
"downloads": -1,
"filename": "flask_weasyprint-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0899b9ace2c1ba71c292da35b26991a9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14397,
"upload_time": "2023-10-03T13:44:02",
"upload_time_iso_8601": "2023-10-03T13:44:02.573653Z",
"url": "https://files.pythonhosted.org/packages/7f/c0/1dbeea7df28e3239ffb0f75a49e05990fab0c04f75f8a728e0d9a23e33b1/flask_weasyprint-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-03 13:44:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kozea",
"github_project": "Flask-WeasyPrint",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flask_weasyprint"
}