django-xhtml2pdf-plus


Namedjango-xhtml2pdf-plus JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Django app to generate PDFs from templates using xhtml2pdf.
upload_time2024-12-31 17:16:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT license
keywords django pdf xhtml2pdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Django xhtml2pdf plus ⏩
=====================================

**🚀 This is updated version of [django-xhtml2pdf](https://github.com/xhtml2pdf/django-xhtml2pdf).**

`django-xhtml2pdf-plus` is a Django app to render Django templates as PDF files.

To keep Django ecosystem fresh and updated, please share your love and support, click `Star` 🫶


# Install:

Install the package via pip:

```bash
pip install django-xhtml2pdf-plus
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-xhtml2pdf-plus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Dmytro Litvinov <me@dmytrolitvinov.com>",
    "keywords": "django, pdf, xhtml2pdf",
    "author": null,
    "author_email": "Dmytro Litvinov <me@dmytrolitvinov.com>",
    "download_url": "https://files.pythonhosted.org/packages/96/39/a5b6dddf33ca1c6b84be3cc997d547fe65806ad1c96c88e2d756a8b41c07/django_xhtml2pdf_plus-0.1.0.tar.gz",
    "platform": null,
    "description": "Django xhtml2pdf plus \u23e9\n=====================================\n\n**\ud83d\ude80 This is updated version of [django-xhtml2pdf](https://github.com/xhtml2pdf/django-xhtml2pdf).**\n\n`django-xhtml2pdf-plus` is a Django app to render Django templates as PDF files.\n\nTo keep Django ecosystem fresh and updated, please share your love and support, click `Star` \ud83e\udef6\n\n\n# Install:\n\nInstall the package via pip:\n\n```bash\npip install django-xhtml2pdf-plus\n```\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A Django app to generate PDFs from templates using xhtml2pdf.",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/DmytroLitvinov/django-xhtml2pdf-plus/CHANGELOG.md",
        "Homepage": "https://github.com/DmytroLitvinov/django-xhtml2pdf-plus",
        "Issues": "https://github.com/DmytroLitvinov/django-xhtml2pdf-plus/issues"
    },
    "split_keywords": [
        "django",
        " pdf",
        " xhtml2pdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4554eea6ba5a2f8fd63b2ec4f0e1ccf936541bd89b7d32bdf1f4453b9df0922a",
                "md5": "c3eecf76bc111bb3df846abb2746cdb4",
                "sha256": "717e2b09dbe4c052c5159799bba536cf389cff314162090fc47ee815fab4bb0c"
            },
            "downloads": -1,
            "filename": "django_xhtml2pdf_plus-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3eecf76bc111bb3df846abb2746cdb4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4512,
            "upload_time": "2024-12-31T17:16:16",
            "upload_time_iso_8601": "2024-12-31T17:16:16.222039Z",
            "url": "https://files.pythonhosted.org/packages/45/54/eea6ba5a2f8fd63b2ec4f0e1ccf936541bd89b7d32bdf1f4453b9df0922a/django_xhtml2pdf_plus-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9639a5b6dddf33ca1c6b84be3cc997d547fe65806ad1c96c88e2d756a8b41c07",
                "md5": "3685ef2b84a3ec2a4cbdeb02e78e821b",
                "sha256": "c1b13de48717db18dff13d66795789a3ba0325e13e134e431c6b25cc98abb371"
            },
            "downloads": -1,
            "filename": "django_xhtml2pdf_plus-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3685ef2b84a3ec2a4cbdeb02e78e821b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4711,
            "upload_time": "2024-12-31T17:16:17",
            "upload_time_iso_8601": "2024-12-31T17:16:17.424134Z",
            "url": "https://files.pythonhosted.org/packages/96/39/a5b6dddf33ca1c6b84be3cc997d547fe65806ad1c96c88e2d756a8b41c07/django_xhtml2pdf_plus-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 17:16:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DmytroLitvinov",
    "github_project": "django-xhtml2pdf-plus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "django-xhtml2pdf-plus"
}
        
Elapsed time: 0.40827s