{"id":10819186,"name":"github.com/go-Python/gopy","ecosystem":"go","description":"gopy generates (and compiles) language bindings that make it possible to call Go code\nand pass objects from Python.\n\ngopy takes a Go package and generates bindings for all of the exported\nsymbols. The exported symbols define the cross-language interface.\n\nThe gopy tool generates both an API stub in Python, and binding code in\nGo. Start with a Go package:","homepage":"https://github.com/go-Python/gopy","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/go-Python/gopy","keywords_array":[],"namespace":"github.com/go-Python","versions_count":22,"first_release_published_at":"2019-01-16T15:52:19.000Z","latest_release_published_at":"2024-05-03T22:57:34.000Z","latest_release_number":"v0.4.10","last_synced_at":"2026-03-15T06:37:06.040Z","created_at":"2024-08-18T00:32:20.813Z","updated_at":"2026-03-15T06:37:06.041Z","registry_url":"https://pkg.go.dev/github.com/go-Python/gopy","install_command":"go get github.com/go-Python/gopy","documentation_url":"https://pkg.go.dev/github.com/go-Python/gopy#section-documentation","metadata":{},"repo_metadata":{"id":26626231,"uuid":"30081813","full_name":"go-python/gopy","owner":"go-python","description":"gopy generates a CPython extension module from a go package.","archived":false,"fork":false,"pushed_at":"2025-07-30T06:22:27.000Z","size":4404,"stargazers_count":2220,"open_issues_count":62,"forks_count":122,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-08-31T10:42:23.015Z","etag":null,"topics":["cffi","ctypes","go","golang","pypy","python","python-2","python-3"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-python.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":"SUPPORT_MATRIX.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-30T17:03:16.000Z","updated_at":"2025-08-28T09:39:54.000Z","dependencies_parsed_at":"2023-12-12T20:32:27.614Z","dependency_job_id":"b2d5c7fe-41ed-447d-bf2f-b0fd26e34fb5","html_url":"https://github.com/go-python/gopy","commit_stats":{"total_commits":497,"total_committers":41,"mean_commits":"12.121951219512194","dds":0.4567404426559356,"last_synced_commit":"1d7f3a2d29bd9f3921ff640f8e4e8908170ff3bf"},"previous_names":["go-python/gopy-gen"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-python/gopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-python","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/sbom","scorecard":{"id":432376,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-python/gopy","commit":"04cb87bab1e03ba3d50e827654e6e07c94ed7606"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":"Code-Review","score":4,"reason":"Found 10/23 approved changesets -- score normalized to 4","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: _examples/funcs/__pycache__/test.cpython-36.pyc:1"],"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":"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"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:30: update your workflow using https://app.stepsecurity.io/secureworkflow/go-python/gopy/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/go-python/gopy/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/go-python/gopy/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/go-python/gopy/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:onbuild to golang:onbuild@sha256:c0ec19d49014d604e4f62266afd490016b11ceec103f0b7ef44875801ef93f36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:56","Warn: goCommand not pinned by hash: .github/workflows/ci.yml:58","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-19T03:41:02.882Z","repository_id":26626231,"created_at":"2025-08-19T03:41:02.882Z","updated_at":"2025-08-19T03:41:02.882Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272971430,"owners_count":25024094,"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-08-31T02:00:09.071Z","response_time":79,"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":"go-python","name":"go-python","uuid":"7604679","kind":"organization","description":"Bridges between Go and Python","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7604679?v=4","repositories_count":8,"last_synced_at":"2024-03-26T10:38:41.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-python","funding_links":[],"total_stars":2907,"followers":48,"following":0,"created_at":"2022-11-03T16:51:13.992Z","updated_at":"2024-03-26T10:38:44.205Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-python","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-python/repositories"},"tags":[{"name":"v0.4.10","sha":"1d7f3a2d29bd9f3921ff640f8e4e8908170ff3bf","kind":"tag","published_at":"2024-05-03T22:57:34.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.10","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"cdad836f8ab0ae3f81b4e4ca64890b5c3f2695c6","kind":"tag","published_at":"2024-04-23T00:02:23.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.9","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d520eb60fa60c699f565f542e9828a664c78b098","kind":"tag","published_at":"2023-12-12T20:15:10.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.8","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"744da80a3d51ed42f12dd30bb9de68fb3e5a74b8","kind":"tag","published_at":"2023-04-14T16:26:26.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.7","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"a28ee87b14bceb8e13d56b49b9517a0ab4677420","kind":"tag","published_at":"2023-03-23T10:22:06.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.6","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"1018dfd79f2f408a7693a6a93dc24e7ec7b8ad31","kind":"tag","published_at":"2022-07-11T19:34:11.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.5","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0eb43bb47f965e0b96cde042701388c124b8373a","kind":"tag","published_at":"2022-07-01T06:31:47.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.4","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1daf6fb564e1f912d823ab711e094a3158742a9d","kind":"tag","published_at":"2022-06-27T06:42:05.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.3","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"0b356cbc434bce80d42c7dafb2bc310ba6a6638d","kind":"tag","published_at":"2022-06-19T09:05:31.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.2","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"84f4eeceae36fd478556d94eb3442d77a55b4d7c","kind":"tag","published_at":"2022-06-19T08:59:28.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.1","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5b7e6c3b07f4f0b69bd0c17787059c581c0f3b83","kind":"tag","published_at":"2021-08-30T07:09:21.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.4.0","html_url":"https://github.com/go-python/gopy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"78eed8b5fcd80bd03885cf5e02813fc7e5e24b88","kind":"tag","published_at":"2021-08-29T12:15:02.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.8","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"84597d2d9defd8445d748d2a975fdc286b280607","kind":"tag","published_at":"2021-08-29T09:55:28.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.7","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"a9475fd119a12fffaea77b3134ce763f64acc393","kind":"tag","published_at":"2021-08-28T11:54:39.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.6","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"28554c6b2f80bcb8c8c917f9398f866033206acd","kind":"tag","published_at":"2021-08-28T11:27:02.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.5","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"27267b07032e53376796b80a112e61690ce3af10","kind":"tag","published_at":"2020-11-24T02:36:36.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.4","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"41e4280f74020f834f921bcab2fdf6fea04f387a","kind":"tag","published_at":"2020-11-24T01:38:58.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.3","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b9902d7dc3d1a2dd7ce968d2455a67817feeb536","kind":"tag","published_at":"2020-09-20T01:06:34.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.2","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0e4a864627d60b4240a174db13cafcd58659e7ef","kind":"commit","published_at":"2019-08-24T08:41:23.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.1","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"343fda6cf7d3fb31c0d6ad07b698b4b0631f9a31","kind":"commit","published_at":"2019-08-24T08:31:16.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.3.0","html_url":"https://github.com/go-python/gopy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"f5121a0033ab62461440ecea30cc3821c89451ec","kind":"commit","published_at":"2019-04-25T08:43:01.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.2.0","html_url":"https://github.com/go-python/gopy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ef9d07f7d483d6062ad0e16ff80b96e4f47305a5","kind":"commit","published_at":"2019-01-16T15:52:19.000Z","download_url":"https://codeload.github.com/go-python/gopy/tar.gz/v0.1.0","html_url":"https://github.com/go-python/gopy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-python/gopy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-python%2Fgopy/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T10:53:53.854Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.7132475065027535,"dependent_packages_count":6.291576376493587,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.5024119414981705},"purl":"pkg:golang/github.com/go-%21python/gopy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-Python/gopy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-Python/gopy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-Python/gopy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T16:54:21.248Z","issues_count":104,"pull_requests_count":44,"avg_time_to_close_issue":93378287.2,"avg_time_to_close_pull_request":3962952.282051282,"issues_closed_count":60,"pull_requests_closed_count":39,"pull_request_authors_count":31,"issue_authors_count":58,"avg_comments_per_issue":1.5192307692307692,"avg_comments_per_pull_request":2.0681818181818183,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":429374.0,"past_year_avg_time_to_close_pull_request":42384.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.5384615384615384,"past_year_avg_comments_per_pull_request":0.6666666666666666,"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/go-python%2Fgopy/issues","maintainers":[{"login":"sbinet","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"},{"login":"rcoreilly","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcoreilly"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Python%2Fgopy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Python%2Fgopy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Python%2Fgopy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Python%2Fgopy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-Python%2Fgopy/codemeta","maintainers":[]}