{"id":70116,"name":"python-pptx","description":"Create Open XML PowerPoint documents in Python","url":"https://github.com/scanny/python-pptx","last_synced_at":"2025-09-08T15:01:12.117Z","repository":{"id":5587953,"uuid":"6794278","full_name":"scanny/python-pptx","owner":"scanny","description":"Create Open XML PowerPoint documents in Python","archived":false,"fork":false,"pushed_at":"2024-08-07T17:36:44.000Z","size":55550,"stargazers_count":2762,"open_issues_count":487,"forks_count":583,"subscribers_count":79,"default_branch":"master","last_synced_at":"2025-05-20T13:09:04.611Z","etag":null,"topics":[],"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/scanny.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-21T11:03:31.000Z","updated_at":"2025-05-20T02:42:08.000Z","dependencies_parsed_at":"2022-07-12T01:47:21.341Z","dependency_job_id":"26e2ee9b-92dd-47ba-b490-9722efe4a682","html_url":"https://github.com/scanny/python-pptx","commit_stats":{"total_commits":2112,"total_committers":11,"mean_commits":192.0,"dds":0.2211174242424242,"last_synced_commit":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/scanny/python-pptx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/sbom","scorecard":{"id":803446,"data":{"date":"2025-08-11","repo":{"name":"github.com/scanny/python-pptx","commit":"278b47b1dedd5b46ee84c286e77cdfb0bf4594be"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":5,"reason":"0 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:12","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/scanny/python-pptx/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/scanny/python-pptx/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:32","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"54 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2014-9 / GHSA-57qw-cc2g-pv5p","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2018-12 / GHSA-xp26-p53h-6h2p","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:07:50.856Z","repository_id":5587953,"created_at":"2025-08-23T11:07:50.856Z","updated_at":"2025-08-23T11:07:50.856Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202750,"owners_count":25240371,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"scanny","name":"Steve Canny","uuid":"2062718","kind":"user","description":null,"email":"","website":null,"location":"Menlo Park, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2062718?u=fe956d3e8932f182e8c5bf72dc02a9227e767979\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-03T16:16:57.856Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scanny","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T11:36:58.004Z","updated_at":"2023-04-03T16:16:57.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny/repositories"},"packages":[{"id":2888935,"name":"python-pptx","ecosystem":"pypi","description":"Create, read, and update PowerPoint 2007+ (.pptx) files.","homepage":"https://github.com/scanny/python-pptx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scanny/python-pptx","keywords_array":["powerpoint","ppt","pptx","openxml","office"],"namespace":null,"versions_count":51,"first_release_published_at":"2013-01-26T05:44:46.000Z","latest_release_published_at":"2024-08-07T17:33:28.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-09-08T01:01:50.656Z","created_at":"2022-04-10T12:21:33.247Z","updated_at":"2025-09-08T01:01:50.657Z","registry_url":"https://pypi.org/project/python-pptx/","install_command":"pip install python-pptx --index-url https://pypi.org/simple","documentation_url":"https://python-pptx.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://python-pptx.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Office/Business :: Office Suites","Topic :: Software Development :: Libraries"],"normalized_name":"python-pptx","project_status":null},"repo_metadata":{"id":5587953,"uuid":"6794278","full_name":"scanny/python-pptx","owner":"scanny","description":"Create Open XML PowerPoint documents in Python","archived":false,"fork":false,"pushed_at":"2024-08-07T17:36:44.000Z","size":55550,"stargazers_count":2444,"open_issues_count":461,"forks_count":528,"subscribers_count":75,"default_branch":"master","last_synced_at":"2024-11-07T09:49:15.888Z","etag":null,"topics":[],"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/scanny.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-21T11:03:31.000Z","updated_at":"2024-11-06T06:35:36.000Z","dependencies_parsed_at":"2022-07-12T01:47:21.341Z","dependency_job_id":"26e2ee9b-92dd-47ba-b490-9722efe4a682","html_url":"https://github.com/scanny/python-pptx","commit_stats":{"total_commits":2112,"total_committers":11,"mean_commits":192.0,"dds":0.2211174242424242,"last_synced_commit":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223681405,"owners_count":17184945,"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"},"owner_record":{"login":"scanny","name":"Steve Canny","uuid":"2062718","kind":"user","description":null,"email":"","website":null,"location":"Menlo Park, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2062718?u=fe956d3e8932f182e8c5bf72dc02a9227e767979\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-03T16:16:57.856Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scanny","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T11:36:58.004Z","updated_at":"2023-04-03T16:16:57.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny/repositories"},"tags":[{"name":"v1.0.2","sha":"278b47b1dedd5b46ee84c286e77cdfb0bf4594be","kind":"tag","published_at":"2024-08-07T17:36:25.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0f980cd944a3b2cdf671f5907a931c755c397526","kind":"tag","published_at":"2024-08-05T17:47:31.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"04a3e9d713c5f1306c331c4b54e4d6b408fac483","kind":"tag","published_at":"2024-08-03T21:39:44.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.0/manifests"},{"name":"v0.6.23","sha":"d043334b984736a7a2ade3fb6f9adcdd97b3e8f5","kind":"tag","published_at":"2023-11-02T21:40:54.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.23","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a","kind":"tag","published_at":"2023-08-29T03:40:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.22","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"71d1ca0b2b3b9178d64cdab565e8503a25a54e0b","kind":"tag","published_at":"2021-09-20T23:52:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.21","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"62f7f6211c29150245fd8b383c5bde69534f48dd","kind":"tag","published_at":"2021-09-14T21:22:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.20","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"a1d2182a39a4ca282a959ba60112c976e61b23f1","kind":"tag","published_at":"2021-05-17T22:36:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.19","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"b31cf20fe31ff0f3fe0c919111f3562bb58f8b1e","kind":"tag","published_at":"2019-05-03T00:33:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.18","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"d6ab8234f8b03953d2f831ff9394b1852db34130","kind":"tag","published_at":"2018-12-16T20:21:52.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.17","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"8e41476961cc1f2d7d7f0d1d7e4bb2a083d84a40","kind":"tag","published_at":"2018-11-10T02:19:04.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.16","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"f68d25089b2fd86736eecdd81f4497cd1aabdebe","kind":"tag","published_at":"2018-09-24T18:46:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.15","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.15/manifests"},{"name":"v0.6.13","sha":"2c3ea8d1a3bbfae3f424c778ae2e716841654442","kind":"tag","published_at":"2018-09-10T23:50:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.13","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"33c4218cd50caf581505aa011a52dce65aa7ee6c","kind":"tag","published_at":"2018-08-12T05:45:49.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.12","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"a2cfe775b7e77c4cbfa47cae4c9912ecc52dd5da","kind":"tag","published_at":"2018-07-25T16:39:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.11","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"adf5fbd20b9c0ecaeaa25f0895da2e0ee7be1edb","kind":"tag","published_at":"2018-06-11T19:37:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.10","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"81d22a9eaee9dc26920c608c8dbf93d309f01b88","kind":"tag","published_at":"2018-05-09T19:51:38.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.9","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"76b93897a67d94adf1cf8c6016de28b4edf5bdd5","kind":"tag","published_at":"2018-04-18T22:02:13.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"63e712e4232685525c394357f817e57b59401cee","kind":"tag","published_at":"2017-10-30T21:48:25.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"ec433085d84d48b5539c379e52eb3c279ab2cbc0","kind":"tag","published_at":"2017-06-18T00:12:10.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"c1c72823de4adcf401711d806433ea6cecf65058","kind":"tag","published_at":"2017-03-22T00:36:47.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4f08b0bab09f68048f8fce56471e2966e182850e","kind":"tag","published_at":"2017-03-17T21:29:32.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e3777758eff788169fb985903677d7abf653e4af","kind":"tag","published_at":"2017-02-28T20:05:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f4ed51c0c854bab334e6e36dc2f4678bbf394a16","kind":"tag","published_at":"2017-01-03T22:36:24.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ebbac1e44e36ef54c50097f38df0d94aa60ebc84","kind":"tag","published_at":"2016-10-09T20:47:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2a76e234ebf0a9c264970ae4175bc5019b92bed2","kind":"tag","published_at":"2016-08-18T18:28:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"eaa1e0fd3db28b03a353e116a5c7d2084dd87c26","kind":"tag","published_at":"2015-11-28T06:17:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"1786f2f59f8f6d36fc32fb44482025fb995659c6","kind":"tag","published_at":"2015-01-18T01:51:23.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"26cd9b648018719e2765dccac279619046722624","kind":"tag","published_at":"2014-12-07T06:31:30.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"8f12609f0619db8712daf887d28e564cbd70be25","kind":"tag","published_at":"2014-11-18T06:53:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9dec12ebdd04621a7c79d18c88c8290c5e938e24","kind":"tag","published_at":"2014-11-16T07:31:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"ff554db463ae10397bc9c5b486655ff40375091b","kind":"tag","published_at":"2014-11-10T04:13:34.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"010db5dd199d346639bef0ed0cd2dd514db0cfad","kind":"tag","published_at":"2014-10-27T05:44:11.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"0986d8863ddba131131e80c592e21cda2f4abcf8","kind":"tag","published_at":"2014-09-22T08:41:31.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3c70ac9320899270ff7e55ae31df4ab035f37a58","kind":"tag","published_at":"2014-09-14T06:01:26.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"df75420b997959c929a39fdb50c220bffd14b54d","kind":"tag","published_at":"2014-04-30T06:49:05.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"dffe40c1e93f70520f7b41353329a741e6a512f9","kind":"tag","published_at":"2014-04-30T05:00:08.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"1052d94f4397730655c719d61cf858344f1da18d","kind":"tag","published_at":"2014-02-11T09:27:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"90145913269d0ed02820dddfdde8bfa9c453cba8","kind":"tag","published_at":"2014-01-10T23:01:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"93bd53f16f1aba47125f144e4f99267b882becd5","kind":"tag","published_at":"2013-12-13T06:56:07.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"372a112df80f43cba1dee57d8932d8d89cfda03f","kind":"tag","published_at":"2013-10-19T08:03:55.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"2f9ded96092e08e637146b143988c418c413ad3c","kind":"tag","published_at":"2013-06-12T05:29:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"88afb62f1eff4590869c38fa5dbada545723551e","kind":"tag","published_at":"2013-05-17T02:14:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"f67358caedf6146bd68b3e541b8e17f9d8894723","kind":"tag","published_at":"2013-05-06T04:20:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d351c79f86f9ba87e1616121fa5268341a8f03a2","kind":"tag","published_at":"2013-03-25T23:17:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2dc6ed4208f0e118abf40760e2d93ed299e36b42","kind":"tag","published_at":"2013-02-25T09:55:29.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"342f97693f50f43154e484d5cfba4cc0ff785562","kind":"tag","published_at":"2013-02-11T04:14:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.0/manifests"},{"name":"v0.1.0a1","sha":"1ab77b0af7a49867f0c9aba19118c771c58006d3","kind":"tag","published_at":"2013-01-26T06:31:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.1.0a1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2024-11-11T05:55:56.603Z","dependent_packages_count":134,"downloads":9643272,"downloads_period":"last-month","dependent_repos_count":2396,"rankings":{"downloads":0.22916314631316936,"dependent_repos_count":0.22080922880051032,"dependent_packages_count":0.1809382588537286,"stargazers_count":1.6236977856422738,"forks_count":2.458320271310097,"docker_downloads_count":0.2906783570882041,"average":0.8339345080013305},"purl":"pkg:pypi/python-pptx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-pptx","docker_dependents_count":159,"docker_downloads_count":938221005,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-pptx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-pptx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-10T04:28:27.040Z","issues_count":238,"pull_requests_count":42,"avg_time_to_close_issue":11885758.808510639,"avg_time_to_close_pull_request":16410366.590909092,"issues_closed_count":94,"pull_requests_closed_count":22,"pull_request_authors_count":27,"issue_authors_count":218,"avg_comments_per_issue":4.197478991596639,"avg_comments_per_pull_request":2.119047619047619,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":83,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":2654198.5,"past_year_avg_time_to_close_pull_request":54607.0,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.4096385542168677,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/issues","maintainers":[{"login":"scanny","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}],"active_maintainers":[{"login":"scanny","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pptx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pptx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pptx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pptx/related_packages","maintainers":[{"uuid":"scanny","login":"scanny","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/scanny/","role":null,"created_at":"2023-01-30T16:32:09.416Z","updated_at":"2023-01-30T16:32:09.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scanny/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5290752,"name":"python-pptx","ecosystem":"conda","description":null,"homepage":"http://github.com/scanny/python-pptx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scanny/python-pptx","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-10-03T15:50:28.182Z","latest_release_published_at":"2021-09-21T02:50:43.000Z","latest_release_number":"0.6.21","last_synced_at":"2025-08-20T14:07:15.821Z","created_at":"2022-10-03T15:50:28.174Z","updated_at":"2025-08-20T14:07:15.821Z","registry_url":"https://anaconda.org/conda-forge/python-pptx","install_command":"conda install -c conda-forge python-pptx","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"6794278","full_name":"scanny/python-pptx","owner":"scanny","description":"Create Open XML PowerPoint documents in Python","archived":false,"fork":false,"pushed_at":"2022-03-28T10:51:09.000Z","size":54861,"stargazers_count":1734,"open_issues_count":406,"forks_count":403,"subscribers_count":77,"default_branch":"master","last_synced_at":"2023-03-21T11:59:18.489Z","etag":null,"topics":[],"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,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","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":"2012-11-21T11:03:31.000Z","updated_at":"2023-03-20T00:28:39.000Z","dependencies_parsed_at":"2022-07-12T01:47:21.341Z","dependency_job_id":null,"html_url":"https://github.com/scanny/python-pptx","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"scanny","name":"Steve Canny","uuid":"2062718","kind":"user","description":null,"email":"","website":null,"location":"Menlo Park, CA","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/2062718?u=fe956d3e8932f182e8c5bf72dc02a9227e767979\u0026v=4","repositories_count":4,"last_synced_at":"2023-02-18T03:05:42.865Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny"},"tags":[{"name":"v0.6.21","sha":"71d1ca0b2b3b9178d64cdab565e8503a25a54e0b","kind":"tag","published_at":"2021-09-20T23:52:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.21","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.21"},{"name":"v0.6.20","sha":"62f7f6211c29150245fd8b383c5bde69534f48dd","kind":"tag","published_at":"2021-09-14T21:22:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.20","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.20"},{"name":"v0.6.19","sha":"a1d2182a39a4ca282a959ba60112c976e61b23f1","kind":"tag","published_at":"2021-05-17T22:36:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.19","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.19"},{"name":"v0.6.18","sha":"b31cf20fe31ff0f3fe0c919111f3562bb58f8b1e","kind":"tag","published_at":"2019-05-03T00:33:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.18","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.18"},{"name":"v0.6.17","sha":"d6ab8234f8b03953d2f831ff9394b1852db34130","kind":"tag","published_at":"2018-12-16T20:21:52.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.17","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.17"},{"name":"v0.6.16","sha":"8e41476961cc1f2d7d7f0d1d7e4bb2a083d84a40","kind":"tag","published_at":"2018-11-10T02:19:04.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.16","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.16"},{"name":"v0.6.15","sha":"f68d25089b2fd86736eecdd81f4497cd1aabdebe","kind":"tag","published_at":"2018-09-24T18:46:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.15","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.15"},{"name":"v0.6.13","sha":"2c3ea8d1a3bbfae3f424c778ae2e716841654442","kind":"tag","published_at":"2018-09-10T23:50:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.13","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.13"},{"name":"v0.6.12","sha":"33c4218cd50caf581505aa011a52dce65aa7ee6c","kind":"tag","published_at":"2018-08-12T05:45:49.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.12","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.12"},{"name":"v0.6.11","sha":"a2cfe775b7e77c4cbfa47cae4c9912ecc52dd5da","kind":"tag","published_at":"2018-07-25T16:39:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.11","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.11"},{"name":"v0.6.10","sha":"adf5fbd20b9c0ecaeaa25f0895da2e0ee7be1edb","kind":"tag","published_at":"2018-06-11T19:37:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.10","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.10"},{"name":"v0.6.9","sha":"81d22a9eaee9dc26920c608c8dbf93d309f01b88","kind":"tag","published_at":"2018-05-09T19:51:38.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.9","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.9"},{"name":"v0.6.8","sha":"76b93897a67d94adf1cf8c6016de28b4edf5bdd5","kind":"tag","published_at":"2018-04-18T22:02:13.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.8"},{"name":"v0.6.7","sha":"63e712e4232685525c394357f817e57b59401cee","kind":"tag","published_at":"2017-10-30T21:48:25.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.7"},{"name":"v0.6.6","sha":"ec433085d84d48b5539c379e52eb3c279ab2cbc0","kind":"tag","published_at":"2017-06-18T00:12:10.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.6"},{"name":"v0.6.5","sha":"c1c72823de4adcf401711d806433ea6cecf65058","kind":"tag","published_at":"2017-03-22T00:36:47.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.5"},{"name":"v0.6.4","sha":"4f08b0bab09f68048f8fce56471e2966e182850e","kind":"tag","published_at":"2017-03-17T21:29:32.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.4"},{"name":"v0.6.3","sha":"e3777758eff788169fb985903677d7abf653e4af","kind":"tag","published_at":"2017-02-28T20:05:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.3"},{"name":"v0.6.2","sha":"f4ed51c0c854bab334e6e36dc2f4678bbf394a16","kind":"tag","published_at":"2017-01-03T22:36:24.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.2"},{"name":"v0.6.1","sha":"ebbac1e44e36ef54c50097f38df0d94aa60ebc84","kind":"tag","published_at":"2016-10-09T20:47:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"2a76e234ebf0a9c264970ae4175bc5019b92bed2","kind":"tag","published_at":"2016-08-18T18:28:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.0"},{"name":"v0.5.8","sha":"eaa1e0fd3db28b03a353e116a5c7d2084dd87c26","kind":"tag","published_at":"2015-11-28T06:17:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.8"},{"name":"v0.5.7","sha":"1786f2f59f8f6d36fc32fb44482025fb995659c6","kind":"tag","published_at":"2015-01-18T01:51:23.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.7"},{"name":"v0.5.6","sha":"26cd9b648018719e2765dccac279619046722624","kind":"tag","published_at":"2014-12-07T06:31:30.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.6"},{"name":"v0.5.5","sha":"8f12609f0619db8712daf887d28e564cbd70be25","kind":"tag","published_at":"2014-11-18T06:53:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.5"},{"name":"v0.5.4","sha":"9dec12ebdd04621a7c79d18c88c8290c5e938e24","kind":"tag","published_at":"2014-11-16T07:31:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.4"},{"name":"v0.5.3","sha":"ff554db463ae10397bc9c5b486655ff40375091b","kind":"tag","published_at":"2014-11-10T04:13:34.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.3"},{"name":"v0.5.2","sha":"010db5dd199d346639bef0ed0cd2dd514db0cfad","kind":"tag","published_at":"2014-10-27T05:44:11.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.2"},{"name":"v0.5.1","sha":"0986d8863ddba131131e80c592e21cda2f4abcf8","kind":"tag","published_at":"2014-09-22T08:41:31.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.1"},{"name":"v0.5.0","sha":"3c70ac9320899270ff7e55ae31df4ab035f37a58","kind":"tag","published_at":"2014-09-14T06:01:26.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.0"},{"name":"v0.4.2","sha":"df75420b997959c929a39fdb50c220bffd14b54d","kind":"tag","published_at":"2014-04-30T06:49:05.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"dffe40c1e93f70520f7b41353329a741e6a512f9","kind":"tag","published_at":"2014-04-30T05:00:08.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.1"},{"name":"v0.3.2","sha":"1052d94f4397730655c719d61cf858344f1da18d","kind":"tag","published_at":"2014-02-11T09:27:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.2"},{"name":"v0.3.1","sha":"90145913269d0ed02820dddfdde8bfa9c453cba8","kind":"tag","published_at":"2014-01-10T23:01:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"93bd53f16f1aba47125f144e4f99267b882becd5","kind":"tag","published_at":"2013-12-13T06:56:07.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.0"},{"name":"v0.2.6","sha":"372a112df80f43cba1dee57d8932d8d89cfda03f","kind":"tag","published_at":"2013-10-19T08:03:55.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.6"},{"name":"v0.2.5","sha":"2f9ded96092e08e637146b143988c418c413ad3c","kind":"tag","published_at":"2013-06-12T05:29:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.5"},{"name":"v0.2.4","sha":"88afb62f1eff4590869c38fa5dbada545723551e","kind":"tag","published_at":"2013-05-17T02:14:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.4"},{"name":"v0.2.3","sha":"f67358caedf6146bd68b3e541b8e17f9d8894723","kind":"tag","published_at":"2013-05-06T04:20:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.3"},{"name":"v0.2.2","sha":"d351c79f86f9ba87e1616121fa5268341a8f03a2","kind":"tag","published_at":"2013-03-25T23:17:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.2"},{"name":"v0.2.1","sha":"2dc6ed4208f0e118abf40760e2d93ed299e36b42","kind":"tag","published_at":"2013-02-25T09:55:29.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"342f97693f50f43154e484d5cfba4cc0ff785562","kind":"tag","published_at":"2013-02-11T04:14:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.0"},{"name":"v0.1.0a1","sha":"1ab77b0af7a49867f0c9aba19118c771c58006d3","kind":"tag","published_at":"2013-01-26T06:31:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.1.0a1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.1.0a1"}]},"repo_metadata_updated_at":"2023-03-22T07:26:02.397Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.215579619741504,"dependent_packages_count":19.601776535755278,"stargazers_count":9.556365088078248,"forks_count":8.33873945805679,"docker_downloads_count":null,"average":14.428115175407955},"purl":"pkg:conda/python-pptx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-pptx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-pptx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-pptx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:26:05.550Z","issues_count":117,"pull_requests_count":12,"avg_time_to_close_issue":2093105.9375,"avg_time_to_close_pull_request":55558891.0,"issues_closed_count":16,"pull_requests_closed_count":3,"pull_request_authors_count":12,"issue_authors_count":105,"avg_comments_per_issue":4.683760683760684,"avg_comments_per_pull_request":3.0833333333333335,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":66,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":658941.0909090909,"past_year_avg_time_to_close_pull_request":27.0,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":1.6515151515151516,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-pptx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-pptx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-pptx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-pptx/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10521238,"name":"python-pptx","ecosystem":"conda","description":"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.","homepage":"https://github.com/scanny/python-pptx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scanny/python-pptx","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-01T22:06:55.000Z","latest_release_published_at":"2025-01-24T15:19:02.000Z","latest_release_number":"1.0.2","last_synced_at":"2025-08-20T15:06:43.766Z","created_at":"2024-07-01T22:48:16.136Z","updated_at":"2025-08-20T15:06:43.766Z","registry_url":"https://anaconda.org/anaconda/python-pptx","install_command":"conda install -c anaconda python-pptx","documentation_url":null,"metadata":{},"repo_metadata":{"id":5587953,"uuid":"6794278","full_name":"scanny/python-pptx","owner":"scanny","description":"Create Open XML PowerPoint documents in Python","archived":false,"fork":false,"pushed_at":"2024-03-15T09:15:27.000Z","size":55182,"stargazers_count":2237,"open_issues_count":457,"forks_count":495,"subscribers_count":76,"default_branch":"master","last_synced_at":"2024-06-18T11:05:02.433Z","etag":null,"topics":[],"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/scanny.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-21T11:03:31.000Z","updated_at":"2024-06-18T11:05:03.681Z","dependencies_parsed_at":"2022-07-12T01:47:21.341Z","dependency_job_id":"26e2ee9b-92dd-47ba-b490-9722efe4a682","html_url":"https://github.com/scanny/python-pptx","commit_stats":{"total_commits":2112,"total_committers":11,"mean_commits":192.0,"dds":0.2211174242424242,"last_synced_commit":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":209349178,"owners_count":14997798,"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"}},"repo_metadata_updated_at":"2024-07-01T22:48:17.325Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":56.62684869169511,"dependent_packages_count":51.507394766780436,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.06712172923777},"purl":"pkg:conda/python-pptx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-pptx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-pptx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-pptx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-06T15:53:38.571Z","issues_count":150,"pull_requests_count":17,"avg_time_to_close_issue":11433964.62,"avg_time_to_close_pull_request":41010976.14285714,"issues_closed_count":50,"pull_requests_closed_count":7,"pull_request_authors_count":16,"issue_authors_count":137,"avg_comments_per_issue":4.566666666666666,"avg_comments_per_pull_request":3.4705882352941178,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":59,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5119463.333333333,"past_year_avg_time_to_close_pull_request":560403.0,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.6610169491525424,"past_year_avg_comments_per_pull_request":1.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/issues","maintainers":[{"login":"scanny","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}],"active_maintainers":[{"login":"scanny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-pptx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-pptx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-pptx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/python-pptx/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":8625497,"name":"py-python-pptx","ecosystem":"spack","description":"Generate and manipulate Open XML PowerPoint (.pptx) files.\n","homepage":"https://github.com/scanny/python-pptx","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/scanny/python-pptx","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-12-07T05:18:56.228Z","latest_release_published_at":"2023-12-07T05:18:56.228Z","latest_release_number":"0.6.23","last_synced_at":"2025-09-02T07:18:33.254Z","created_at":"2023-12-07T05:18:55.576Z","updated_at":"2025-09-02T07:18:33.254Z","registry_url":"https://packages.spack.io/package.html?name=py-python-pptx","install_command":"spack install py-python-pptx","documentation_url":null,"metadata":{},"repo_metadata":{"id":5587953,"uuid":"6794278","full_name":"scanny/python-pptx","owner":"scanny","description":"Create Open XML PowerPoint documents in Python","archived":false,"fork":false,"pushed_at":"2024-08-07T17:36:44.000Z","size":55550,"stargazers_count":2314,"open_issues_count":452,"forks_count":510,"subscribers_count":77,"default_branch":"master","last_synced_at":"2024-08-08T21:01:06.428Z","etag":null,"topics":[],"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/scanny.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-21T11:03:31.000Z","updated_at":"2024-08-08T13:54:17.000Z","dependencies_parsed_at":"2022-07-12T01:47:21.341Z","dependency_job_id":"26e2ee9b-92dd-47ba-b490-9722efe4a682","html_url":"https://github.com/scanny/python-pptx","commit_stats":{"total_commits":2112,"total_committers":11,"mean_commits":192.0,"dds":0.2211174242424242,"last_synced_commit":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219504528,"owners_count":16498556,"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"},"owner_record":{"login":"scanny","name":"Steve Canny","uuid":"2062718","kind":"user","description":null,"email":"","website":null,"location":"Menlo Park, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2062718?u=fe956d3e8932f182e8c5bf72dc02a9227e767979\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-03T16:16:57.856Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scanny","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T11:36:58.004Z","updated_at":"2023-04-03T16:16:57.893Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanny/repositories"},"tags":[{"name":"v1.0.2","sha":"278b47b1dedd5b46ee84c286e77cdfb0bf4594be","kind":"tag","published_at":"2024-08-07T17:36:25.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0f980cd944a3b2cdf671f5907a931c755c397526","kind":"tag","published_at":"2024-08-05T17:47:31.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"04a3e9d713c5f1306c331c4b54e4d6b408fac483","kind":"tag","published_at":"2024-08-03T21:39:44.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v1.0.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v1.0.0/manifests"},{"name":"v0.6.23","sha":"d043334b984736a7a2ade3fb6f9adcdd97b3e8f5","kind":"tag","published_at":"2023-11-02T21:40:54.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.23","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.23/manifests"},{"name":"v0.6.22","sha":"0e684ff57c5dc6c5dae9f4e2904951c2b90dc82a","kind":"tag","published_at":"2023-08-29T03:40:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.22","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"71d1ca0b2b3b9178d64cdab565e8503a25a54e0b","kind":"tag","published_at":"2021-09-20T23:52:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.21","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"62f7f6211c29150245fd8b383c5bde69534f48dd","kind":"tag","published_at":"2021-09-14T21:22:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.20","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"a1d2182a39a4ca282a959ba60112c976e61b23f1","kind":"tag","published_at":"2021-05-17T22:36:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.19","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"b31cf20fe31ff0f3fe0c919111f3562bb58f8b1e","kind":"tag","published_at":"2019-05-03T00:33:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.18","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"d6ab8234f8b03953d2f831ff9394b1852db34130","kind":"tag","published_at":"2018-12-16T20:21:52.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.17","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"8e41476961cc1f2d7d7f0d1d7e4bb2a083d84a40","kind":"tag","published_at":"2018-11-10T02:19:04.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.16","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"f68d25089b2fd86736eecdd81f4497cd1aabdebe","kind":"tag","published_at":"2018-09-24T18:46:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.15","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.15/manifests"},{"name":"v0.6.13","sha":"2c3ea8d1a3bbfae3f424c778ae2e716841654442","kind":"tag","published_at":"2018-09-10T23:50:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.13","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"33c4218cd50caf581505aa011a52dce65aa7ee6c","kind":"tag","published_at":"2018-08-12T05:45:49.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.12","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"a2cfe775b7e77c4cbfa47cae4c9912ecc52dd5da","kind":"tag","published_at":"2018-07-25T16:39:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.11","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"adf5fbd20b9c0ecaeaa25f0895da2e0ee7be1edb","kind":"tag","published_at":"2018-06-11T19:37:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.10","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"81d22a9eaee9dc26920c608c8dbf93d309f01b88","kind":"tag","published_at":"2018-05-09T19:51:38.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.9","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"76b93897a67d94adf1cf8c6016de28b4edf5bdd5","kind":"tag","published_at":"2018-04-18T22:02:13.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"63e712e4232685525c394357f817e57b59401cee","kind":"tag","published_at":"2017-10-30T21:48:25.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"ec433085d84d48b5539c379e52eb3c279ab2cbc0","kind":"tag","published_at":"2017-06-18T00:12:10.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"c1c72823de4adcf401711d806433ea6cecf65058","kind":"tag","published_at":"2017-03-22T00:36:47.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4f08b0bab09f68048f8fce56471e2966e182850e","kind":"tag","published_at":"2017-03-17T21:29:32.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e3777758eff788169fb985903677d7abf653e4af","kind":"tag","published_at":"2017-02-28T20:05:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"f4ed51c0c854bab334e6e36dc2f4678bbf394a16","kind":"tag","published_at":"2017-01-03T22:36:24.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"ebbac1e44e36ef54c50097f38df0d94aa60ebc84","kind":"tag","published_at":"2016-10-09T20:47:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2a76e234ebf0a9c264970ae4175bc5019b92bed2","kind":"tag","published_at":"2016-08-18T18:28:28.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.6.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"eaa1e0fd3db28b03a353e116a5c7d2084dd87c26","kind":"tag","published_at":"2015-11-28T06:17:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.8","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"1786f2f59f8f6d36fc32fb44482025fb995659c6","kind":"tag","published_at":"2015-01-18T01:51:23.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.7","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"26cd9b648018719e2765dccac279619046722624","kind":"tag","published_at":"2014-12-07T06:31:30.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"8f12609f0619db8712daf887d28e564cbd70be25","kind":"tag","published_at":"2014-11-18T06:53:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"9dec12ebdd04621a7c79d18c88c8290c5e938e24","kind":"tag","published_at":"2014-11-16T07:31:16.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"ff554db463ae10397bc9c5b486655ff40375091b","kind":"tag","published_at":"2014-11-10T04:13:34.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"010db5dd199d346639bef0ed0cd2dd514db0cfad","kind":"tag","published_at":"2014-10-27T05:44:11.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"0986d8863ddba131131e80c592e21cda2f4abcf8","kind":"tag","published_at":"2014-09-22T08:41:31.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3c70ac9320899270ff7e55ae31df4ab035f37a58","kind":"tag","published_at":"2014-09-14T06:01:26.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.5.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"df75420b997959c929a39fdb50c220bffd14b54d","kind":"tag","published_at":"2014-04-30T06:49:05.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"dffe40c1e93f70520f7b41353329a741e6a512f9","kind":"tag","published_at":"2014-04-30T05:00:08.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.4.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.4.1/manifests"},{"name":"v0.3.2","sha":"1052d94f4397730655c719d61cf858344f1da18d","kind":"tag","published_at":"2014-02-11T09:27:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"90145913269d0ed02820dddfdde8bfa9c453cba8","kind":"tag","published_at":"2014-01-10T23:01:19.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"93bd53f16f1aba47125f144e4f99267b882becd5","kind":"tag","published_at":"2013-12-13T06:56:07.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.3.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"372a112df80f43cba1dee57d8932d8d89cfda03f","kind":"tag","published_at":"2013-10-19T08:03:55.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.6","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"2f9ded96092e08e637146b143988c418c413ad3c","kind":"tag","published_at":"2013-06-12T05:29:45.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.5","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"88afb62f1eff4590869c38fa5dbada545723551e","kind":"tag","published_at":"2013-05-17T02:14:01.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.4","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"f67358caedf6146bd68b3e541b8e17f9d8894723","kind":"tag","published_at":"2013-05-06T04:20:56.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.3","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d351c79f86f9ba87e1616121fa5268341a8f03a2","kind":"tag","published_at":"2013-03-25T23:17:37.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.2","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"2dc6ed4208f0e118abf40760e2d93ed299e36b42","kind":"tag","published_at":"2013-02-25T09:55:29.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"342f97693f50f43154e484d5cfba4cc0ff785562","kind":"tag","published_at":"2013-02-11T04:14:22.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.2.0","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.2.0/manifests"},{"name":"v0.1.0a1","sha":"1ab77b0af7a49867f0c9aba19118c771c58006d3","kind":"tag","published_at":"2013-01-26T06:31:27.000Z","download_url":"https://codeload.github.com/scanny/python-pptx/tar.gz/v0.1.0a1","html_url":"https://github.com/scanny/python-pptx/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2024-09-16T15:43:12.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.5359477124183,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.26797385620915},"purl":"pkg:spack/py-python-pptx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-python-pptx","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-python-pptx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-python-pptx/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-01T22:48:28.382Z","issues_count":206,"pull_requests_count":19,"avg_time_to_close_issue":10315017.196969697,"avg_time_to_close_pull_request":41010976.14285714,"issues_closed_count":66,"pull_requests_closed_count":7,"pull_request_authors_count":18,"issue_authors_count":189,"avg_comments_per_issue":4.179611650485437,"avg_comments_per_pull_request":3.263157894736842,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":80,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1772059.121212121,"past_year_avg_time_to_close_pull_request":747195.0,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":78,"past_year_avg_comments_per_issue":2.4875,"past_year_avg_comments_per_pull_request":2.1666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/issues","maintainers":[{"login":"scanny","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-pptx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-pptx/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-pptx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-python-pptx/related_packages","maintainers":[{"uuid":"LydDeb","login":"LydDeb","name":null,"email":null,"url":"https://github.com/LydDeb","packages_count":45,"html_url":null,"role":null,"created_at":"2023-12-07T05:18:56.976Z","updated_at":"2023-12-07T05:18:56.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/LydDeb/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":6907,"full_name":"scanny/python-pptx","default_branch":"master","committers":[{"name":"Steve Canny","email":"scanny@cisco.com","login":null,"count":1645},{"name":"Steve Canny","email":"stcanny@gmail.com","login":"scanny","count":463},{"name":"Karthik Vijayraghavan","email":"karthik1024@gmail.com","login":"karthik1024","count":11},{"name":"Alexey Baj","email":"alexey.baj@gmail.com","login":"alexeybaj","count":2},{"name":"Matthew Hoopes","email":"matthew.hoopes@gmail.com","login":"hoopes","count":1},{"name":"Kevin Gu","email":"guqi@reyagroup.com","login":"kevingu1003","count":1},{"name":"Jozef Leskovec","email":"jozefleskovec@gmail.com","login":"jaleskovec","count":1},{"name":"Gunnlaugur Thor Briem","email":"gunnlaugur@gmail.com","login":"gthb","count":1},{"name":"Nicolas Cortot","email":"ncortot@multiposting.fr","login":null,"count":1},{"name":"Jason Coombs","email":"Jason.Coombs@yougov.com","login":null,"count":1},{"name":"Alex Lowe","email":"alowe@healthcarebluebook.com","login":null,"count":1}],"total_commits":2128,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":193.45454545454547,"dds":0.22697368421052633,"past_year_committers":[{"name":"Steve Canny","email":"stcanny@gmail.com","login":"scanny","count":14}],"past_year_total_commits":14,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.0,"past_year_dds":0.0,"last_synced_at":"2025-05-13T15:19:23.152Z","last_synced_commit":"278b47b1dedd5b46ee84c286e77cdfb0bf4594be","created_at":"2023-03-07T09:44:01.864Z","updated_at":"2025-05-13T15:19:23.171Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"scanny/python-pptx","html_url":"https://github.com/scanny/python-pptx","last_synced_at":"2025-09-05T23:14:15.231Z","status":null,"issues_count":279,"pull_requests_count":86,"avg_time_to_close_issue":10940567.95,"avg_time_to_close_pull_request":11754132.945945947,"issues_closed_count":100,"pull_requests_closed_count":37,"pull_request_authors_count":44,"issue_authors_count":254,"avg_comments_per_issue":3.6559139784946235,"avg_comments_per_pull_request":1.2209302325581395,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":53,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":731295.6666666666,"past_year_avg_time_to_close_pull_request":34131.142857142855,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":0.7169811320754716,"past_year_avg_comments_per_pull_request":0.3448275862068966,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:04:48.166Z","updated_at":"2025-09-05T23:14:15.233Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanny%2Fpython-pptx/issues","issue_labels_count":{"shortlist":12,"support":7,"slide":6,"table":4,"shape":3,"chart":2,"text":2,"audio":1,"image":1,"bug":1,"equations":1,"group":1,"awaiting response":1,"LaTex":1,"other":1,"documentation":1},"pull_request_labels_count":{"shortlist":4,"text":2,"DrawingML":2,"dependencies":2,"table":1,"shape":1},"issue_author_associations_count":{"NONE":273,"OWNER":6},"pull_request_author_associations_count":{"NONE":64,"OWNER":19,"CONTRIBUTOR":3},"issue_authors":{"scanny":6,"buenohernandez":3,"alaaalsharehi-lang":3,"NarenZen":3,"hros":2,"tenggaard":2,"FPRM":2,"mcdevitts":2,"SaiRahul-Draup":2,"PaleNeutron":2,"AshuT930":2,"benaustin2000":2,"adumitrescu20":2,"vignesh0710":2,"nnako":2,"pcutolo":2,"Ozymansour":2,"rileym99":2,"dorak88783":1,"GVKGOMBER":1,"ajeshp":1,"calebporto":1,"ssho25":1,"FreddyD112":1,"avranil26":1,"andyr100":1,"formaforge":1,"welshofer":1,"LvYyLong":1,"smcpherson":1,"Patrick75010":1,"smoncktn":1,"DuskBelievers":1,"weitaifu":1,"MiaLinlinLu":1,"hendursaga":1,"kodonnell":1,"Savitha-M-ML":1,"boloyz":1,"fizix137":1,"vidyasagarreddyc":1,"sanand0":1,"kanakiyajay":1,"nidhaldring":1,"evanwalter":1,"Srini138":1,"BGW1001":1,"zchunter":1,"matt-song27":1,"NathanMarder":1,"Akshat12071207":1,"razhakin":1,"paulbrazell":1,"Number18-tong":1,"redsuperbat":1,"40cents":1,"haoyjp":1,"Binsa614":1,"ygbr":1,"mgoldenbe":1,"R3c4rdo":1,"NearStart":1,"richard-greenbaum67":1,"jessie-pang":1,"luischitala":1,"MaartenUreel":1,"rajkumar9spl":1,"a6708051":1,"DanielvdC":1,"Corvettemina":1,"MichaelPanwenjie":1,"GYC-lab":1,"lxrichert":1,"luchux":1,"arifroni":1,"Th3Vladimir":1,"newdee":1,"luvwinnie":1,"Enne31":1,"xlar8or":1,"istrupin":1,"embie27":1,"flavianh":1,"iodbh":1,"allefeld":1,"kencomputes":1,"sidlak-c137":1,"MartinPacker":1,"sureshpanta":1,"Rapid1898-code":1,"rikuge":1,"LogOpsBolivar01":1,"Samuel-Muldoon":1,"diego-EA":1,"srgb111":1,"toringzhang":1,"hirohisaoda4peterandg-lang":1,"erdometo":1,"Deusdeorum":1,"ankitjain87":1,"EmilyPaltz":1,"pipern":1,"ievgennaida":1,"JSVJ":1,"rmbg58":1,"uditrocks19":1,"BLKSerene":1,"nissansz":1,"eladlavi":1,"sashaKorovkina":1,"JacobMSager":1,"kasgel":1,"cxin-william":1,"KonradowyPL":1,"GCZ-Hao":1,"gbenitesturim":1,"Lirioooo":1,"inthesomeday000":1,"rahulrajrr":1,"dominic-mallo":1,"longandfu":1,"WojciechKrzywda":1,"AnandVetcha":1,"JVG-BTB":1,"ferodoubleg":1,"karpitsky":1,"RyanWalker19":1,"phaniatcapgemini":1,"designamx":1,"whysirier":1,"leej11":1,"Dragon-S":1,"avipek10":1,"RamadiRat":1,"BarbianiM":1,"AlexMooney":1,"Lileso":1,"nikozhoufromchina":1,"Invisibleface":1,"yqzGitHub":1,"Versha111":1,"morrowrasmus":1,"ivanarturosantivanezvela":1,"OptrixAU":1,"NunoTrigo1986":1,"sw4gyJohnson":1,"TaokyleYT":1,"sschuberth":1,"fr0gger03":1,"techkanna":1,"injet-zhou":1,"doakey3":1,"nerdoswmp":1,"mayjack0312":1,"ShreyanshKhale":1,"me-kell":1,"LiamInJapan":1,"beauxapps":1,"LeeSin2022":1,"Codecrimper":1,"Dishank28-2":1,"KalyanM45":1,"santibreo":1,"Clifflily":1,"lokesh1729":1,"denis-x":1,"wzp123123":1,"claremont-awilson":1,"veljanin":1,"taige666":1,"gaurav21r":1,"caepackages":1,"akenmorse":1,"TechMainul-dev":1,"coder-pig":1,"nischal009":1,"apiszcz":1,"jwhendy":1,"Chivalnin":1,"602303068":1,"yetong2023":1,"Yoonlala":1,"ramesh3099":1,"alphazw":1,"tkarabela":1,"freedom1810":1,"qihangsheji":1,"Danttee":1,"9Shuck":1,"owenstake":1,"YuMingtao0503":1,"CrunchCube":1,"hellozebra73":1,"powahftw":1,"a3vikramsharma":1,"baevpetr":1,"dieissonmartins":1,"jhludwig":1,"shoang22":1,"rick2047":1,"jdelight":1,"martisak":1,"annaschi":1,"yangyixiao123":1,"amilcar":1,"chqiwang":1,"shividhar":1,"akashsharma03":1,"FloGua":1,"Adesojialu":1,"Force1ess":1,"louisdeneve":1,"ghost":1,"xiehuihui":1,"bquandt":1,"dejudicibus":1,"JulienPez":1,"Ms-Ajith":1,"Rafiot":1,"YeolJ00":1,"mszbot":1,"ThomasRuf":1,"DZemens":1,"soumyand":1,"devotedtaylor":1,"anm-ranjan":1,"bettjoby":1,"morocarlo":1,"laikaicool":1,"pixu2019":1,"1982316659":1,"auroramariatumminello":1,"sabya14":1,"httassadar":1,"SSMK-wq":1,"Disha819":1,"heartStrive":1,"suidroot":1,"srivkrnt":1,"Mike3285":1,"kamranabbas20":1,"Adriyst":1,"AM-ash-OR-AM-I":1,"strupy91":1,"pratikchhapolika":1,"yuratak":1,"GiantPlum":1,"shllgtca":1,"aalert":1,"francogrex":1,"RomanHnizdiukh":1,"Kituva":1,"numoe":1,"sasensi":1},"pull_request_authors":{"scanny":19,"riparuk":6,"IMRAN1-Bro":4,"thuhien199":4,"hoopes":3,"AlDrag":2,"kasgel":2,"ofir123":2,"dependabot[bot]":2,"MeggyCal":2,"Touzen":2,"lxrichert":2,"benjnicholls":2,"cclauss":2,"RaulSofia":2,"mybdye":2,"aysnrdurak":1,"benaustin2000":1,"lovelock":1,"dinitak":1,"jdalegonzalez":1,"Chivalnin":1,"9021007":1,"cray2015":1,"LevonW-IIS":1,"Adriyst":1,"thytterdal":1,"LillianJensen":1,"dgikcj":1,"smcpherson":1,"vpcano":1,"jonastr":1,"sanand0":1,"zztkm":1,"joshibeast":1,"Ignisor":1,"Fix3dP0int":1,"gtessa":1,"sabrikaragonen":1,"pa-t":1,"lthamm":1,"seyong-um":1,"djinn09":1,"vs650vivek":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10113577,"issues_count":31622835,"pull_requests_count":98328078,"authors_count":10707566,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":53},"past_year_pull_request_author_associations_count":{"NONE":29},"past_year_issue_authors":{"alaaalsharehi-lang":3,"tenggaard":2,"SaiRahul-Draup":2,"rileym99":2,"Ozymansour":2,"pcutolo":2,"40cents":1,"lxrichert":1,"martisak":1,"me-kell":1,"morrowrasmus":1,"mszbot":1,"NathanMarder":1,"owenstake":1,"paulbrazell":1,"rick2047":1,"sashaKorovkina":1,"shividhar":1,"sidlak-c137":1,"srivkrnt":1,"ThomasRuf":1,"uditrocks19":1,"welshofer":1,"YeolJ00":1,"a6708051":1,"akenmorse":1,"allefeld":1,"AnandVetcha":1,"Binsa614":1,"bquandt":1,"Chivalnin":1,"Clifflily":1,"denis-x":1,"designamx":1,"evanwalter":1,"gbenitesturim":1,"GiantPlum":1,"hirohisaoda4peterandg-lang":1,"hros":1,"ievgennaida":1,"injet-zhou":1,"inthesomeday000":1,"JacobMSager":1,"JVG-BTB":1,"KalyanM45":1,"laikaicool":1},"past_year_pull_request_authors":{"riparuk":6,"IMRAN1-Bro":4,"Touzen":2,"RaulSofia":2,"benjnicholls":2,"lxrichert":2,"AlDrag":2,"Fix3dP0int":1,"Chivalnin":1,"vs650vivek":1,"djinn09":1,"vpcano":1,"9021007":1,"lovelock":1,"LevonW-IIS":1,"dgikcj":1},"maintainers":[{"login":"scanny","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scanny"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":57,"WatchEvent":467,"IssueCommentEvent":173,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":18,"ForkEvent":83},"last_year":{"IssuesEvent":57,"WatchEvent":467,"IssueCommentEvent":173,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":18,"ForkEvent":83}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T01:47:21.172Z","updated_at":"2022-07-12T01:47:21.172Z","repository_link":"https://github.com/scanny/python-pptx/blob/master/requirements.txt","dependencies":[{"id":145316394,"package_name":"behave","ecosystem":"pypi","requirements":"\u003e=1.2.5","direct":true,"kind":"runtime","optional":false},{"id":145316395,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":145316396,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=3.1.0","direct":true,"kind":"runtime","optional":false},{"id":145316397,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":145316398,"package_name":"Pillow","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":145316399,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=2.0.1","direct":true,"kind":"runtime","optional":false},{"id":145316400,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":145316401,"package_name":"XlsxWriter","ecosystem":"pypi","requirements":"\u003e=0.5.7","direct":true,"kind":"runtime","optional":false}]}],"score":31.153722533945793,"created_at":"2025-09-08T11:19:06.260Z","updated_at":"2025-10-07T08:25:53.628Z","avatar_url":"https://github.com/scanny.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":9643272,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70116","html_url":"https://science.ecosyste.ms/projects/70116"}