{"id":3885375,"name":"github.com/google/python-fire","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/google/python-fire","keywords_array":[],"namespace":"github.com/google","versions_count":13,"first_release_published_at":"2017-03-02T20:37:19.000Z","latest_release_published_at":"2025-08-16T20:15:49.000Z","latest_release_number":"v0.7.1","last_synced_at":"2026-03-22T03:50:47.190Z","created_at":"2022-04-11T23:21:12.087Z","updated_at":"2026-03-22T03:50:47.190Z","registry_url":"https://pkg.go.dev/github.com/google/python-fire","install_command":"go get github.com/google/python-fire","documentation_url":"https://pkg.go.dev/github.com/google/python-fire#section-documentation","metadata":{},"repo_metadata":{"id":37242665,"uuid":"82729529","full_name":"google/python-fire","owner":"google","description":"Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.","archived":false,"fork":false,"pushed_at":"2025-10-01T08:32:24.000Z","size":6317,"stargazers_count":27940,"open_issues_count":152,"forks_count":1460,"subscribers_count":359,"default_branch":"master","last_synced_at":"2025-10-25T10:43:49.176Z","etag":null,"topics":["cli","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2017-02-21T21:35:07.000Z","updated_at":"2025-10-25T09:05:45.000Z","dependencies_parsed_at":"2023-11-13T19:54:21.065Z","dependency_job_id":"1a657b8b-a4a0-4bda-a108-6c3c59942ef8","html_url":"https://github.com/google/python-fire","commit_stats":{"total_commits":336,"total_committers":68,"mean_commits":"4.9411764705882355","dds":"0.42261904761904767","last_synced_commit":"6cf45c663075c96b20dd0dfa733c2374545a4ad6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/google/python-fire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/python-fire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/sbom","scorecard":{"id":437745,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/python-fire","commit":"ea8c7f5e74157c9f6bf2e251fce8ddcac81ef3d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"10 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","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: no topLevel permission defined: .github/workflows/build.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":"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":"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/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/google/python-fire/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:22","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:24","Warn: pipCommand not pinned by hash: .github/scripts/build.sh:29","Info:   0 out of   2 GitHub-owned GitHubAction 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"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 '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 26 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"}}]},"last_synced_at":"2025-08-19T05:04:05.193Z","repository_id":37242665,"created_at":"2025-08-19T05:04:05.193Z","updated_at":"2025-08-19T05:04:05.193Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281689322,"owners_count":26544618,"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-10-29T02:00:06.901Z","response_time":59,"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":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v0.7.0","sha":"90b7f824f2e760e6363b0d10c52b1940346a0fa6","kind":"commit","published_at":"2024-09-22T16:14:50.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.7.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"343e6b6cec2d174d511e99dec7e5a24849121c2e","kind":"commit","published_at":"2024-02-24T18:07:41.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.6.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e1e95ffe2454f7e9887640883e35c01543f54139","kind":"commit","published_at":"2022-12-12T20:43:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.5.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2b5902a15857287066108fdd204a790b3cca8887","kind":"commit","published_at":"2021-01-22T18:01:33.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.4.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"fb7ee3a716020f6a04c0e55967612f9322d16893","kind":"commit","published_at":"2020-04-03T18:05:24.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3/manifests"},{"name":"v0.3.0","sha":"61785e614c9ee1f0f16f8d8f1fd18b92a1981b4a","kind":"commit","published_at":"2020-03-19T19:47:37.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.3.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"c1a7e2f21fb95e37d80d3e32c7ecbefa12140edf","kind":"commit","published_at":"2019-07-30T18:29:11.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d77453938a4b7a5a2bb71d9cb40397ee8bbc2e0a","kind":"commit","published_at":"2019-07-26T16:11:09.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.2.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"6912ccd56f50e0f4bb30a0725d95858ef29f3bde","kind":"commit","published_at":"2018-02-23T18:18:14.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.3","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e76a10c0511ea4485b57543ccb966e7778213279","kind":"commit","published_at":"2017-08-29T17:28:00.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.2","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3126e2cd70ba8f790aad7d2d32ca1cf1fb90b9bf","kind":"commit","published_at":"2017-05-21T06:42:35.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.1","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"48dd6623bfeb8635082cdecb0f87e75d3a9c4672","kind":"tag","published_at":"2017-03-29T20:19:49.000Z","download_url":"https://codeload.github.com/google/python-fire/tar.gz/v0.1.0","html_url":"https://github.com/google/python-fire/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/python-fire@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-07T23:23:48.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.0679244507470662,"forks_count":0.6601311219351789,"docker_downloads_count":null,"average":3.476630353613275},"purl":"pkg:golang/github.com/google/python-fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/python-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/python-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/python-fire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-01T11:01:17.020Z","issues_count":121,"pull_requests_count":250,"avg_time_to_close_issue":13793526.921568627,"avg_time_to_close_pull_request":11166120.133004926,"issues_closed_count":51,"pull_requests_closed_count":203,"pull_request_authors_count":51,"issue_authors_count":108,"avg_comments_per_issue":3.190082644628099,"avg_comments_per_pull_request":1.812,"merged_pull_requests_count":121,"bot_issues_count":1,"bot_pull_requests_count":120,"past_year_issues_count":11,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":642303.0,"past_year_avg_time_to_close_pull_request":2718656.090909091,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9104477611940298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fpython-fire/issues","maintainers":[{"login":"dbieber","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}],"active_maintainers":[{"login":"dbieber","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbieber"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fpython-fire/codemeta","maintainers":[]}