{"id":4244155,"name":"python3-sys","ecosystem":"cargo","description":"FFI Declarations for Python 3","homepage":"https://github.com/dgrunwald/rust-cpython/tree/master/python3-sys","licenses":"Python-2.0","normalized_licenses":["Python-2.0"],"repository_url":"https://github.com/dgrunwald/rust-cpython","keywords_array":["cpython","libpython3","python"],"namespace":null,"versions_count":16,"first_release_published_at":"2015-05-02T22:39:10.512Z","latest_release_published_at":"2024-07-02T17:52:04.272Z","latest_release_number":"0.7.2","last_synced_at":"2026-03-18T00:48:50.048Z","created_at":"2022-04-12T23:39:40.361Z","updated_at":"2026-03-18T00:49:10.893Z","registry_url":"https://crates.io/crates/python3-sys/","install_command":"cargo install python3-sys","documentation_url":"https://docs.rs/python3-sys/","metadata":{"categories":["external-ffi-bindings"]},"repo_metadata":{"id":25391765,"uuid":"28820369","full_name":"dgrunwald/rust-cpython","owner":"dgrunwald","description":"Rust \u003c-\u003e Python bindings","archived":false,"fork":false,"pushed_at":"2024-08-14T18:24:30.000Z","size":6718,"stargazers_count":1826,"open_issues_count":61,"forks_count":135,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-10-28T11:25:14.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dgrunwald.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-01-05T16:14:46.000Z","updated_at":"2025-10-27T13:45:46.000Z","dependencies_parsed_at":"2024-06-18T13:55:49.699Z","dependency_job_id":"4df8b7fb-4cc1-471f-8431-4d555eac2235","html_url":"https://github.com/dgrunwald/rust-cpython","commit_stats":{"total_commits":494,"total_committers":55,"mean_commits":8.981818181818182,"dds":0.4311740890688259,"last_synced_commit":"a60f149f2f64be2d533cf72364fdaeaa8b08893f"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/dgrunwald/rust-cpython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgrunwald","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/sbom","scorecard":{"id":339733,"data":{"date":"2025-08-11","repo":{"name":"github.com/dgrunwald/rust-cpython","commit":"a60f149f2f64be2d533cf72364fdaeaa8b08893f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","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":"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":"0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/dgrunwald/rust-cpython/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2023-0076","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2021-0127"],"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-18T05:30:26.384Z","repository_id":25391765,"created_at":"2025-08-18T05:30:26.384Z","updated_at":"2025-08-18T05:30:26.384Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281513048,"owners_count":26514392,"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-28T02:00:06.022Z","response_time":60,"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":"dgrunwald","name":"Daniel Grunwald","uuid":"243140","kind":"user","description":"","email":"","website":"http://www.danielgrunwald.de","location":"Bremen, Germany","twitter":null,"company":"Axivion GmbH","icon_url":"https://avatars.githubusercontent.com/u/243140?v=4","repositories_count":22,"last_synced_at":"2025-10-14T15:59:09.841Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dgrunwald","funding_links":["https://github.com/sponsors/dgrunwald"],"total_stars":1904,"followers":244,"following":8,"created_at":"2022-11-02T20:51:44.482Z","updated_at":"2025-10-14T15:59:09.841Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgrunwald","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgrunwald/repositories"},"tags":[{"name":"0.7.2","sha":"980950ed43191153a431d329dad98dddab839130","kind":"commit","published_at":"2024-07-02T12:26:08.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.7.2","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"1402aaa1c71553bdfdbe1746f00b6e2096345e9e","kind":"commit","published_at":"2022-10-25T18:43:51.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.7.1","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"9855a2dfc53e722bae9a19d2809983fd12d3a1e4","kind":"commit","published_at":"2021-10-09T17:05:49.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.7.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"e211a68cb3ec9575ad4d6f1a0ca82583522e4e8d","kind":"commit","published_at":"2021-04-15T14:35:03.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.6.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"633dafc2c9e0ec22f8ff2479dd1cdadeb4ac0f40","kind":"commit","published_at":"2020-12-16T09:20:02.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.5.2","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"bf18a056608aab727652d65a8b7a56ec59df8c9c","kind":"commit","published_at":"2020-09-08T12:45:23.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.5.1","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"690ac163e6393c9f049c591e413f066f548b47a6","kind":"commit","published_at":"2020-04-08T22:06:44.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.5.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"457d16d7c61486682df9e3bf4e32d195d8ba57a8","kind":"commit","published_at":"2020-02-03T17:42:14.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.4.1","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"8e97469fbe73c0c4b6d815f41e59ca627d7ac2c2","kind":"commit","published_at":"2020-01-27T22:34:08.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.4.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"c7224ad2da6a0d2a72cdbc8e358a7522e0e1f1f8","kind":"commit","published_at":"2019-08-01T10:45:05.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.3.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"2e1ac24d666dcb4bb84640a076778a405594f90e","kind":"commit","published_at":"2018-09-28T19:25:32.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.2.1","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"7ffcb16697c54bdaffd38727304bc0820dc33e9f","kind":"commit","published_at":"2018-02-27T18:54:54.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.2.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"b7090799b652c77220bdb266937538a6e900119c","kind":"commit","published_at":"2016-12-17T20:41:14.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.1.0","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"a1654d5d6546bbb1447ea8798cbd7568f98b5120","kind":"commit","published_at":"2016-03-05T16:51:55.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.0.5","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"86a3d605e1d6a6adccfa7f4ea2a3830acb21cf4f","kind":"tag","published_at":"2015-09-20T12:13:13.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.0.4","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"dd93257bd7dd0a2d6a42d7b10f22021fef996021","kind":"tag","published_at":"2015-07-17T21:23:41.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.0.3","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.3/manifests"},{"name":"0.0.1","sha":"b2293e593e84bdc4222589bd464ea0961007eb1f","kind":"tag","published_at":"2015-07-04T18:35:40.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.0.1","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.1/manifests"},{"name":"0.0.2","sha":"a0d8670268b3b1509f3170f69ee666eb36f48e58","kind":"tag","published_at":"2015-07-04T18:34:09.000Z","download_url":"https://codeload.github.com/dgrunwald/rust-cpython/tar.gz/0.0.2","html_url":"https://github.com/dgrunwald/rust-cpython/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dgrunwald/rust-cpython@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgrunwald%2Frust-cpython/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-03-18T00:49:10.872Z","dependent_packages_count":8,"downloads":1086844,"downloads_period":"total","dependent_repos_count":340,"rankings":{"downloads":2.707270507965322,"dependent_repos_count":2.13686582579575,"dependent_packages_count":4.056191565000861,"stargazers_count":3.714281243153579,"forks_count":4.640699821601828,"docker_downloads_count":0.8620352173879002,"average":3.019557363484207},"purl":"pkg:cargo/python3-sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/python3-sys","docker_dependents_count":52,"docker_downloads_count":23283900,"usage_url":"https://repos.ecosyste.ms/usage/cargo/python3-sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/python3-sys/dependencies","status":null,"funding_links":["https://github.com/sponsors/dgrunwald"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:03:33.111Z","issues_count":55,"pull_requests_count":55,"avg_time_to_close_issue":28921349.633333333,"avg_time_to_close_pull_request":4344963.9375,"issues_closed_count":30,"pull_requests_closed_count":48,"pull_request_authors_count":25,"issue_authors_count":45,"avg_comments_per_issue":2.909090909090909,"avg_comments_per_pull_request":2.090909090909091,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"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/dgrunwald%2Frust-cpython/issues","maintainers":[{"login":"markbt","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markbt"},{"login":"dgrunwald","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrunwald"},{"login":"gracinet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gracinet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python3-sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python3-sys/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python3-sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python3-sys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/python3-sys/codemeta","maintainers":[{"uuid":"846","login":"dgrunwald","name":"Daniel Grunwald","email":null,"url":"https://github.com/dgrunwald","packages_count":4,"html_url":"https://crates.io/users/dgrunwald","role":null,"created_at":"2022-11-07T23:27:49.344Z","updated_at":"2022-11-07T23:27:49.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dgrunwald/packages"},{"uuid":"16456","login":"markbt","name":"Mark Juggurnauth-Thomas","email":null,"url":"https://github.com/markbt","packages_count":4,"html_url":"https://crates.io/users/markbt","role":null,"created_at":"2022-11-07T23:27:49.397Z","updated_at":"2022-11-07T23:27:49.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/markbt/packages"},{"uuid":"45544","login":"gracinet","name":"Georges Racinet","email":null,"url":"https://github.com/gracinet","packages_count":10,"html_url":"https://crates.io/users/gracinet","role":null,"created_at":"2022-11-07T23:27:49.402Z","updated_at":"2022-11-07T23:27:49.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gracinet/packages"}]}