python-pptx


Namepython-pptx JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryCreate, read, and update PowerPoint 2007+ (.pptx) files.
upload_time2024-08-07 17:33:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords powerpoint ppt pptx openxml office
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            *python-pptx* is a Python library for creating, reading, and updating PowerPoint (.pptx)
files.

A typical use would be generating a PowerPoint presentation from dynamic content such as
a database query, analytics output, or a JSON payload, perhaps in response to an HTTP
request and downloading the generated PPTX file in response. It runs on any Python
capable platform, including macOS and Linux, and does not require the PowerPoint
application to be installed or licensed.

It can also be used to analyze PowerPoint files from a corpus, perhaps to extract search
indexing text and images.

In can also be used to simply automate the production of a slide or two that would be
tedious to get right by hand, which is how this all got started.

More information is available in the `python-pptx documentation`_.

Browse `examples with screenshots`_ to get a quick idea what you can do with
python-pptx.

.. _`python-pptx documentation`:
   https://python-pptx.readthedocs.org/en/latest/

.. _`examples with screenshots`:
   https://python-pptx.readthedocs.org/en/latest/user/quickstart.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-pptx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "powerpoint, ppt, pptx, openxml, office",
    "author": null,
    "author_email": "Steve Canny <stcanny@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/52/a9/0c0db8d37b2b8a645666f7fd8accea4c6224e013c42b1d5c17c93590cd06/python_pptx-1.0.2.tar.gz",
    "platform": null,
    "description": "*python-pptx* is a Python library for creating, reading, and updating PowerPoint (.pptx)\nfiles.\n\nA typical use would be generating a PowerPoint presentation from dynamic content such as\na database query, analytics output, or a JSON payload, perhaps in response to an HTTP\nrequest and downloading the generated PPTX file in response. It runs on any Python\ncapable platform, including macOS and Linux, and does not require the PowerPoint\napplication to be installed or licensed.\n\nIt can also be used to analyze PowerPoint files from a corpus, perhaps to extract search\nindexing text and images.\n\nIn can also be used to simply automate the production of a slide or two that would be\ntedious to get right by hand, which is how this all got started.\n\nMore information is available in the `python-pptx documentation`_.\n\nBrowse `examples with screenshots`_ to get a quick idea what you can do with\npython-pptx.\n\n.. _`python-pptx documentation`:\n   https://python-pptx.readthedocs.org/en/latest/\n\n.. _`examples with screenshots`:\n   https://python-pptx.readthedocs.org/en/latest/user/quickstart.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Create, read, and update PowerPoint 2007+ (.pptx) files.",
    "version": "1.0.2",
    "project_urls": {
        "Changelog": "https://github.com/scanny/python-pptx/blob/master/HISTORY.rst",
        "Documentation": "https://python-pptx.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/scanny/python-pptx",
        "Repository": "https://github.com/scanny/python-pptx"
    },
    "split_keywords": [
        "powerpoint",
        " ppt",
        " pptx",
        " openxml",
        " office"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d94f00be2196329ebbff56ce564aa94efb0fbc828d00de250b1980de1a34ab49",
                "md5": "1975501e12b4ab0aefbd0d2d59973d7c",
                "sha256": "160838e0b8565a8b1f67947675886e9fea18aa5e795db7ae531606d68e785cba"
            },
            "downloads": -1,
            "filename": "python_pptx-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1975501e12b4ab0aefbd0d2d59973d7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 472788,
            "upload_time": "2024-08-07T17:33:28",
            "upload_time_iso_8601": "2024-08-07T17:33:28.192160Z",
            "url": "https://files.pythonhosted.org/packages/d9/4f/00be2196329ebbff56ce564aa94efb0fbc828d00de250b1980de1a34ab49/python_pptx-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52a90c0db8d37b2b8a645666f7fd8accea4c6224e013c42b1d5c17c93590cd06",
                "md5": "00698bb314b28792bc25a7a48778e87e",
                "sha256": "479a8af0eaf0f0d76b6f00b0887732874ad2e3188230315290cd1f9dd9cc7095"
            },
            "downloads": -1,
            "filename": "python_pptx-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "00698bb314b28792bc25a7a48778e87e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10109297,
            "upload_time": "2024-08-07T17:33:37",
            "upload_time_iso_8601": "2024-08-07T17:33:37.772177Z",
            "url": "https://files.pythonhosted.org/packages/52/a9/0c0db8d37b2b8a645666f7fd8accea4c6224e013c42b1d5c17c93590cd06/python_pptx-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 17:33:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scanny",
    "github_project": "python-pptx",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "python-pptx"
}
        
Elapsed time: 0.44055s