{"id":2748309,"name":"github3api","ecosystem":"pypi","description":"An advanced REST client for the GitHub API","homepage":"https://github.com/soda480/github3api","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/soda480/github3api","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2020-10-16T15:54:04.000Z","latest_release_published_at":"2024-03-22T21:25:10.000Z","latest_release_number":"0.3.2","last_synced_at":"2026-04-26T13:02:47.210Z","created_at":"2022-04-10T11:08:42.818Z","updated_at":"2026-04-26T13:02:47.210Z","registry_url":"https://pypi.org/project/github3api/","install_command":"pip install github3api --index-url https://pypi.org/simple","documentation_url":"https://github3api.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Environment :: Other Environment","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Topic :: System :: Networking","Topic :: System :: Systems Administration"],"normalized_name":"github3api","project_status":null},"repo_metadata":{"id":45437445,"uuid":"292395132","full_name":"soda480/github3api","owner":"soda480","description":"An advanced REST and GraphQL client for the GitHub API.","archived":false,"fork":false,"pushed_at":"2025-07-05T20:03:33.000Z","size":76,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T12:38:37.272Z","etag":null,"topics":["docker","github","github-api","graphql","pybuilder","python","rest-api","rest-client"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soda480.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-02T21:09:16.000Z","updated_at":"2025-07-05T20:03:36.000Z","dependencies_parsed_at":"2024-03-22T22:28:39.603Z","dependency_job_id":"673c002b-0447-489d-80e0-b41f60f77b93","html_url":"https://github.com/soda480/github3api","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.09677419354838712,"last_synced_commit":"d9950424a753f7e0f1bf6691618b0d46328199eb"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/soda480/github3api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soda480","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/sbom","scorecard":{"id":835718,"data":{"date":"2025-08-11","repo":{"name":"github.com/soda480/github3api","commit":"01fd85dd2f4623f14ffc16ccf1c9888e8169cccb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","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":"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":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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/17 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":"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":"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":"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/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/soda480/github3api/main.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:24","Warn: pipCommand not pinned by hash: Dockerfile:21","Warn: pipCommand not pinned by hash: Dockerfile:21","Warn: pipCommand not pinned by hash: Dockerfile:28","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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"}}]},"last_synced_at":"2025-08-23T18:59:27.491Z","repository_id":45437445,"created_at":"2025-08-23T18:59:27.491Z","updated_at":"2025-08-23T18:59:27.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276587295,"owners_count":25668819,"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-23T02:00:09.130Z","response_time":73,"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_record":{"login":"soda480","name":"Emilio Reyes","uuid":"3664215","kind":"user","description":"","email":"","website":null,"location":"Arizona, USA","twitter":null,"company":"Intel Corporation","icon_url":"https://avatars.githubusercontent.com/u/3664215?u=49d102f3ad3e2f054dc6c074bd3e37168ae6790e\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-05T06:07:28.225Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/soda480","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T07:10:41.728Z","updated_at":"2023-03-05T06:07:28.249Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soda480","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soda480/repositories"},"tags":[{"name":"v0.3.2","sha":"0a18fb732bafc136395a4ebf7f03e020d294f84a","kind":"commit","published_at":"2024-03-22T21:21:33.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.3.2","html_url":"https://github.com/soda480/github3api/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d9950424a753f7e0f1bf6691618b0d46328199eb","kind":"commit","published_at":"2022-07-11T03:29:25.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.3.1","html_url":"https://github.com/soda480/github3api/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd094a54b7d3d407b91d696d9fcb64eb498376c6","kind":"commit","published_at":"2021-12-13T22:32:40.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.3.0","html_url":"https://github.com/soda480/github3api/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4c2c58eb89d61fed550ba7a944645fe35ee13692","kind":"tag","published_at":"2021-10-03T21:44:00.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.2.0","html_url":"https://github.com/soda480/github3api/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"b1dad31e16c07d6d5d1919a6c82ecdad199334a9","kind":"commit","published_at":"2021-09-15T13:49:24.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.1.2","html_url":"https://github.com/soda480/github3api/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"2200dfce48e87dd32160a041b8a370400d305fa5","kind":"commit","published_at":"2021-06-02T19:16:09.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.1.1","html_url":"https://github.com/soda480/github3api/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0c9fd269bd56199b3736c702517617deabf8f7c8","kind":"commit","published_at":"2021-04-27T22:53:59.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.1.0","html_url":"https://github.com/soda480/github3api/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"5b7e11040b6ed88012bc9b223457ae56afed19bd","kind":"commit","published_at":"2021-04-07T03:08:29.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.9","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"45936d43ae7558ae552bf6737c0adbc6f66ec7b8","kind":"commit","published_at":"2021-03-24T16:12:49.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.8","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"15a28bd7dc56e537b2187300cc551d862ff00f60","kind":"commit","published_at":"2021-02-22T21:53:36.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.7","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"e47185dbc5429b16d1be0ead1ce6c6915ebd65e2","kind":"commit","published_at":"2021-02-21T22:42:35.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.6","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"a312d453287ea8fe11170b4119948f862c88190e","kind":"commit","published_at":"2021-02-21T22:31:18.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.5","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"b6b58f578e31abf937947bb6936e61cd9d8597ea","kind":"commit","published_at":"2021-02-21T21:43:48.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.4","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"485fc906de73d3b258783bb9334fa0c75d97d28f","kind":"commit","published_at":"2021-02-08T22:35:22.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.3","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"d04f5b3a35985d25605e7944bac72fd377627282","kind":"tag","published_at":"2020-10-16T20:21:23.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.2","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5ae95f7a5d7a5f9d3b9ca1a321d6e9e218a99f61","kind":"commit","published_at":"2020-09-09T23:05:02.000Z","download_url":"https://codeload.github.com/soda480/github3api/tar.gz/v0.0.1","html_url":"https://github.com/soda480/github3api/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soda480/github3api@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-22T19:34:12.900Z","dependent_packages_count":0,"downloads":660,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":9.916480324140435,"dependent_repos_count":5.176674292070154,"dependent_packages_count":10.051680376746889,"stargazers_count":17.681470184652195,"forks_count":22.60782810956066,"docker_downloads_count":null,"average":13.086826657434068},"purl":"pkg:pypi/github3api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/github3api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/github3api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/github3api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T12:25:12.055Z","issues_count":1,"pull_requests_count":20,"avg_time_to_close_issue":2099.0,"avg_time_to_close_pull_request":107.05,"issues_closed_count":1,"pull_requests_closed_count":20,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/soda480%2Fgithub3api/issues","maintainers":[{"login":"soda480","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/soda480"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/github3api/codemeta","maintainers":[{"uuid":"soda480","login":"soda480","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/soda480/","role":null,"created_at":"2023-02-24T08:00:56.906Z","updated_at":"2023-02-24T08:00:56.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/soda480/packages"}]}