pelican-pdf


Namepelican-pdf JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/pelican-plugins/pdf
SummaryPDF Generator is a Pelican plugin that exports articles and pages as PDF files during site generation
upload_time2023-07-03 09:13:25
maintainer
docs_urlNone
authorPelican Dev Team
requires_python>=3.8.1,<4.0
licenseAGPL-3.0
keywords pelican plugin pdf generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PDF Generator: A Plugin for Pelican
===================================

[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/pdf/main.yml?branch=main)](https://github.com/pelican-plugins/pdf/actions)
[![PyPI Version](https://img.shields.io/pypi/v/pelican-pdf)](https://pypi.org/project/pelican-pdf/)
![License](https://img.shields.io/pypi/l/pelican-pdf?color=blue)

The PDF Generator plugin automatically exports articles and pages as PDF files as part of the site generation process.
PDFs are saved to: `output/pdf/`

Installation
------------

This plugin can be installed via:

    python -m pip install pelican-pdf

Usage
-----

To customize the PDF output, you can use the following settings in your Pelican configuration file:

	PDF_STYLE = ""
	PDF_STYLE_PATH = ""

`PDF_STYLE_PATH` defines a new path where *rst2pdf* will look for style sheets, while `PDF_STYLE` specifies the style you want to use.
For a description of the available styles, please read the [rst2pdf documentation](https://rst2pdf.org/static/manual.html#styles).

Contributors
------------

Contributors include: Dominik Wombacher, Justin Mayer, Kyle Mahan, Renato Cunha, dpetzel, and Lucas Cimon

Contributing
------------

Contributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].

To start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.

[existing issues]: https://github.com/pelican-plugins/pdf/issues
[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html

License
-------

This project is licensed under the AGPL 3.0 license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pelican-plugins/pdf",
    "name": "pelican-pdf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0",
    "maintainer_email": "",
    "keywords": "pelican,plugin,pdf,generator",
    "author": "Pelican Dev Team",
    "author_email": "authors@getpelican.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/a1/ecab75cd6d62257f0c0e8cb90cdf20e1cc1888956edac7efe7af5b77ed6b/pelican_pdf-1.0.3.tar.gz",
    "platform": null,
    "description": "PDF Generator: A Plugin for Pelican\n===================================\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pelican-plugins/pdf/main.yml?branch=main)](https://github.com/pelican-plugins/pdf/actions)\n[![PyPI Version](https://img.shields.io/pypi/v/pelican-pdf)](https://pypi.org/project/pelican-pdf/)\n![License](https://img.shields.io/pypi/l/pelican-pdf?color=blue)\n\nThe PDF Generator plugin automatically exports articles and pages as PDF files as part of the site generation process.\nPDFs are saved to: `output/pdf/`\n\nInstallation\n------------\n\nThis plugin can be installed via:\n\n    python -m pip install pelican-pdf\n\nUsage\n-----\n\nTo customize the PDF output, you can use the following settings in your Pelican configuration file:\n\n\tPDF_STYLE = \"\"\n\tPDF_STYLE_PATH = \"\"\n\n`PDF_STYLE_PATH` defines a new path where *rst2pdf* will look for style sheets, while `PDF_STYLE` specifies the style you want to use.\nFor a description of the available styles, please read the [rst2pdf documentation](https://rst2pdf.org/static/manual.html#styles).\n\nContributors\n------------\n\nContributors include: Dominik Wombacher, Justin Mayer, Kyle Mahan, Renato Cunha, dpetzel, and Lucas Cimon\n\nContributing\n------------\n\nContributions are welcome and much appreciated. Every little bit helps. You can contribute by improving the documentation, adding missing features, and fixing bugs. You can also help out by reviewing and commenting on [existing issues][].\n\nTo start contributing to this plugin, review the [Contributing to Pelican][] documentation, beginning with the **Contributing Code** section.\n\n[existing issues]: https://github.com/pelican-plugins/pdf/issues\n[Contributing to Pelican]: https://docs.getpelican.com/en/latest/contribute.html\n\nLicense\n-------\n\nThis project is licensed under the AGPL 3.0 license.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "PDF Generator is a Pelican plugin that exports articles and pages as PDF files during site generation",
    "version": "1.0.3",
    "project_urls": {
        "Documentation": "https://docs.getpelican.com",
        "Funding": "https://donate.getpelican.com/",
        "Homepage": "https://github.com/pelican-plugins/pdf",
        "Issue Tracker": "https://github.com/pelican-plugins/pdf/issues",
        "Repository": "https://github.com/pelican-plugins/pdf"
    },
    "split_keywords": [
        "pelican",
        "plugin",
        "pdf",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de5b9956188611a56d0684d968f109bf96c2525bd9b977a0423dd0537c7e6482",
                "md5": "4a18b436e51fa830d2437f2e9bc6f481",
                "sha256": "8eb1787fc41da639a6f8620395ac324486c06d876ecbd4d944f488525cfc314c"
            },
            "downloads": -1,
            "filename": "pelican_pdf-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a18b436e51fa830d2437f2e9bc6f481",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0",
            "size": 18784,
            "upload_time": "2023-07-03T09:13:23",
            "upload_time_iso_8601": "2023-07-03T09:13:23.982243Z",
            "url": "https://files.pythonhosted.org/packages/de/5b/9956188611a56d0684d968f109bf96c2525bd9b977a0423dd0537c7e6482/pelican_pdf-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ba1ecab75cd6d62257f0c0e8cb90cdf20e1cc1888956edac7efe7af5b77ed6b",
                "md5": "e885ae8f153a327cb8d4b5291c3447a1",
                "sha256": "958c272e5806fb44327249b8bd5e7e3b7fde5197eafd00ec2587c6d30b5376b3"
            },
            "downloads": -1,
            "filename": "pelican_pdf-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e885ae8f153a327cb8d4b5291c3447a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0",
            "size": 16993,
            "upload_time": "2023-07-03T09:13:25",
            "upload_time_iso_8601": "2023-07-03T09:13:25.471942Z",
            "url": "https://files.pythonhosted.org/packages/1b/a1/ecab75cd6d62257f0c0e8cb90cdf20e1cc1888956edac7efe7af5b77ed6b/pelican_pdf-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 09:13:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pelican-plugins",
    "github_project": "pdf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pelican-pdf"
}
        
Elapsed time: 0.09333s