Name | sparkfish-python-pptx JSON |
Version |
0.6.31
JSON |
| download |
home_page | None |
Summary | An extension of the awesome project by Steve Canny with RowCollection and ColumnCollection add methods. Generate and manipulate Open XML PowerPoint (.pptx) files |
upload_time | 2024-05-21 16:17:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | MIT |
keywords |
powerpoint
ppt
pptx
office
open
xml
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
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": "sparkfish-python-pptx",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "powerpoint, ppt, pptx, office, open, xml",
"author": null,
"author_email": "Steve Canny <python-pptx@googlegroups.com>",
"download_url": "https://files.pythonhosted.org/packages/78/8b/89d4ba9ad682a38a9ebc7601871c8d4c0db3ce9b686de843e967631e8bce/sparkfish_python_pptx-0.6.31.tar.gz",
"platform": null,
"description": "*python-pptx* is a Python library for creating, reading, and updating PowerPoint (.pptx)\r\nfiles.\r\n\r\nA typical use would be generating a PowerPoint presentation from dynamic content such as\r\na database query, analytics output, or a JSON payload, perhaps in response to an HTTP\r\nrequest and downloading the generated PPTX file in response. It runs on any Python\r\ncapable platform, including macOS and Linux, and does not require the PowerPoint\r\napplication to be installed or licensed.\r\n\r\nIt can also be used to analyze PowerPoint files from a corpus, perhaps to extract search\r\nindexing text and images.\r\n\r\nIn can also be used to simply automate the production of a slide or two that would be\r\ntedious to get right by hand, which is how this all got started.\r\n\r\nMore information is available in the `python-pptx documentation`_.\r\n\r\nBrowse `examples with screenshots`_ to get a quick idea what you can do with\r\npython-pptx.\r\n\r\n.. _`python-pptx documentation`:\r\n https://python-pptx.readthedocs.org/en/latest/\r\n\r\n.. _`examples with screenshots`:\r\n https://python-pptx.readthedocs.org/en/latest/user/quickstart.html\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An extension of the awesome project by Steve Canny with RowCollection and ColumnCollection add methods. Generate and manipulate Open XML PowerPoint (.pptx) files",
"version": "0.6.31",
"project_urls": null,
"split_keywords": [
"powerpoint",
" ppt",
" pptx",
" office",
" open",
" xml"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2bc6faf22655f9d7f78c6e8c916a2316611edd0aa67a38f2a6955603f98f0b2e",
"md5": "bab1b1d3d185544a2dc48f2dd357926b",
"sha256": "56d0fa4dba6fd6123ed0bb445e901449a67f3fe5bf18de7c4638c0ebc3ce0d27"
},
"downloads": -1,
"filename": "sparkfish_python_pptx-0.6.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bab1b1d3d185544a2dc48f2dd357926b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15049113,
"upload_time": "2024-05-21T16:17:24",
"upload_time_iso_8601": "2024-05-21T16:17:24.294019Z",
"url": "https://files.pythonhosted.org/packages/2b/c6/faf22655f9d7f78c6e8c916a2316611edd0aa67a38f2a6955603f98f0b2e/sparkfish_python_pptx-0.6.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "788b89d4ba9ad682a38a9ebc7601871c8d4c0db3ce9b686de843e967631e8bce",
"md5": "07fbd168b6983aae2301e060270a60e5",
"sha256": "d57820faa5088ba8b4188897e99b1b1bacb15dc06a46fe8955c0eb00ea06ff84"
},
"downloads": -1,
"filename": "sparkfish_python_pptx-0.6.31.tar.gz",
"has_sig": false,
"md5_digest": "07fbd168b6983aae2301e060270a60e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 14747303,
"upload_time": "2024-05-21T16:17:30",
"upload_time_iso_8601": "2024-05-21T16:17:30.318793Z",
"url": "https://files.pythonhosted.org/packages/78/8b/89d4ba9ad682a38a9ebc7601871c8d4c0db3ce9b686de843e967631e8bce/sparkfish_python_pptx-0.6.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-21 16:17:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sparkfish-python-pptx"
}