{"id":18785333,"url":"https://github.com/m-rossi/pptcom","last_synced_at":"2025-12-21T18:30:14.284Z","repository":{"id":57454477,"uuid":"121409889","full_name":"m-rossi/pptcom","owner":"m-rossi","description":"Use Microsoft PowerPoint within Python with the help of COM","archived":false,"fork":false,"pushed_at":"2018-10-08T16:27:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T20:41:09.473Z","etag":null,"topics":["com","powerpoint","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-rossi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-13T17:00:46.000Z","updated_at":"2018-10-08T16:25:34.000Z","dependencies_parsed_at":"2022-09-05T05:40:42.111Z","dependency_job_id":null,"html_url":"https://github.com/m-rossi/pptcom","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fpptcom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fpptcom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fpptcom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rossi%2Fpptcom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-rossi","download_url":"https://codeload.github.com/m-rossi/pptcom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239701306,"owners_count":19682893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["com","powerpoint","python"],"created_at":"2024-11-07T20:46:24.019Z","updated_at":"2025-12-21T18:30:14.220Z","avatar_url":"https://github.com/m-rossi.png","language":"Python","readme":"# pptcom\n\n[![PyPi Version](https://img.shields.io/pypi/v/pptcom.svg)](https://pypi.python.org/pypi/pptcom)\n[![Conda Version](https://img.shields.io/conda/vn/mrossi/pptcom.svg)](https://anaconda.org/mrossi/pptcom)\n\nUse Microsoft PowerPoint within Python with the help of COM\n\n## Installation\n\n```\npip install pptcom\n```\n\n```\nconda install -c mrossi pptcom\n```\n\n## Usage\n\nYou can export the slides of a PowerPoint-presentation:\n```python\nimport pptcom\n\nwith pptcom.File('presentation.pptx') as pptfile:\n    pptfile.export('png')\n```\n\n## Development\n\n### Building\n\nIt is recommended to use [conda-build](https://github.com/conda/conda-build) for building the package. Due to the required packages for testing you need to execute the follwing command inside the repository folder to successfully build the package:\n```\nconda-build conda.recipe conda.recipe -c defaults -c conda-forge\n```\n\n### Testing\n\nFor testing purposes [python-pptx](https://github.com/scanny/python-pptx) is used, after an installation of this package you can test the package with pytest.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rossi%2Fpptcom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-rossi%2Fpptcom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rossi%2Fpptcom/lists"}