{"id":4244212,"name":"pythonize","ecosystem":"cargo","description":"Serde Serializer \u0026 Deserializer from Rust \u003c--\u003e Python, backed by PyO3.","homepage":"https://github.com/davidhewitt/pythonize","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/davidhewitt/pythonize","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2020-08-12T07:35:57.037Z","latest_release_published_at":"2026-02-18T10:37:03.359Z","latest_release_number":"0.28.0","last_synced_at":"2026-03-19T05:47:32.934Z","created_at":"2022-04-12T23:39:54.214Z","updated_at":"2026-03-19T05:50:19.012Z","registry_url":"https://crates.io/crates/pythonize/","install_command":"cargo install pythonize","documentation_url":"https://docs.rs/pythonize/","metadata":{"categories":[]},"repo_metadata":{"id":42433084,"uuid":"285867319","full_name":"davidhewitt/pythonize","owner":"davidhewitt","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-07T21:57:58.000Z","size":171,"stargazers_count":279,"open_issues_count":14,"forks_count":42,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-13T15:46:58.348Z","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/davidhewitt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"davidhewitt"}},"created_at":"2020-08-07T15:53:37.000Z","updated_at":"2026-02-01T08:19:11.000Z","dependencies_parsed_at":"2023-02-12T15:00:53.183Z","dependency_job_id":"94409cf7-f052-4dfa-adab-a684dc499398","html_url":"https://github.com/davidhewitt/pythonize","commit_stats":{"total_commits":90,"total_committers":19,"mean_commits":"4.7368421052631575","dds":0.7222222222222222,"last_synced_commit":"8f76041f7269518d30ece732bc4e4b2df6499059"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/davidhewitt/pythonize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhewitt","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/sbom","scorecard":{"id":326815,"data":{"date":"2025-08-11","repo":{"name":"github.com/davidhewitt/pythonize","commit":"ddfe9f111e8b2f07ec0e5ee5f211074b2880cd73"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 7/19 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":"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/ci.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/davidhewitt/pythonize/release.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 30 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-18T02:39:33.532Z","repository_id":42433084,"created_at":"2025-08-18T02:39:33.532Z","updated_at":"2025-08-18T02:39:33.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"davidhewitt","name":"David Hewitt","uuid":"1939362","kind":"user","description":"Uniting Python \u0026 Rust. Core maintainer of PyO3 and member of @pydantic. Occasionally found on YouTube streaming PyO3 development.","email":"mail@davidhewitt.dev","website":null,"location":"Oxford, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1939362?u=b4b48981c3a097daaad16c4c5417aa7a3e5e32d9\u0026v=4","repositories_count":97,"last_synced_at":"2026-01-12T01:25:21.280Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/davidhewitt","funding_links":["https://github.com/sponsors/davidhewitt"],"total_stars":313,"followers":801,"following":8,"created_at":"2022-11-10T01:05:24.039Z","updated_at":"2026-01-12T01:25:21.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhewitt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhewitt/repositories"},"tags":[{"name":"v0.27.0","sha":"43c714f13d40db35b080659c67b818758cc8c202","kind":"commit","published_at":"2025-11-07T21:57:31.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.27.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"bc3caf522f8d4ddfceda8c6ca438b5e6ff16972d","kind":"commit","published_at":"2025-08-30T09:19:23.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.26.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"435870cd014456dc13a384434f6f43838152c459","kind":"commit","published_at":"2025-05-23T11:38:38.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.25.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"3c7d7cef98191f7d9fcc675f72f18b7f63a3ceaa","kind":"commit","published_at":"2025-03-26T21:20:17.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.24.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"4491cdb46f35ab3fc1b419beef92171fbef510da","kind":"commit","published_at":"2024-11-22T16:54:08.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.23.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"54d0932c9044c40d0f6c33affc18adfc71076fdd","kind":"commit","published_at":"2024-08-10T21:17:13.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.22.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"c3a45879ce0455099191c4de26bd62d2743cd7d2","kind":"commit","published_at":"2024-04-02T19:47:26.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.21.1","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"16f17a9b42bda82c5006cbf6ab710f76474581bb","kind":"commit","published_at":"2024-04-01T15:17:36.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.21.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"8eb657c4bf543a54104c1d5edab4df23547ad2de","kind":"commit","published_at":"2023-10-15T12:48:01.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.20.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"64bb7ba98de62fc974ebe60f42c45e257fa44a62","kind":"commit","published_at":"2023-06-11T20:22:02.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.19.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"4dbb21174457f672162bab40bbe37586b6aaea05","kind":"commit","published_at":"2023-01-22T07:55:39.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.18.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"8d4964319d49a99433bb0b70a5cef43bbd5e4515","kind":"commit","published_at":"2022-08-24T09:15:35.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.17.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"d94d0dc6433ead19e9027d0b25a381702c0a092d","kind":"commit","published_at":"2022-03-06T09:05:15.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.16.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"b750231e6920777bb7536bbe10ac62e437a78370","kind":"commit","published_at":"2021-11-12T17:42:42.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.15.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"af3803989a5b0aa1aa5a3ec4fffa7468bf6686f6","kind":"commit","published_at":"2021-07-05T18:40:13.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.14.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"ef7f84c5272be1d293d49398cda06d74841a3046","kind":"commit","published_at":"2020-12-28T09:44:59.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.13.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"a380ebf6ab09c5a1bb7c6d3d19a546520b5da511","kind":"commit","published_at":"2020-12-07T01:18:54.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.12.1","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9625575047ef7e1e8bdac1831e7f92116a607da9","kind":"commit","published_at":"2020-11-22T19:21:47.000Z","download_url":"https://codeload.github.com/davidhewitt/pythonize/tar.gz/v0.12.0","html_url":"https://github.com/davidhewitt/pythonize/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/davidhewitt/pythonize@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/tags/v0.12.0/manifests"}]},"repo_metadata_updated_at":"2026-03-19T05:50:18.980Z","dependent_packages_count":26,"downloads":8452856,"downloads_period":"total","dependent_repos_count":91,"rankings":{"downloads":2.6602203565335936,"dependent_repos_count":3.6383411429039683,"dependent_packages_count":1.930829936433889,"stargazers_count":11.94678069384745,"forks_count":12.99209371297421,"docker_downloads_count":null,"average":6.633653168538622},"purl":"pkg:cargo/pythonize","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pythonize","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pythonize","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pythonize/dependencies","status":null,"funding_links":["https://github.com/sponsors/davidhewitt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-15T00:01:05.436Z","issues_count":17,"pull_requests_count":107,"avg_time_to_close_issue":4696662.1,"avg_time_to_close_pull_request":2413661.494736842,"issues_closed_count":10,"pull_requests_closed_count":95,"pull_request_authors_count":27,"issue_authors_count":17,"avg_comments_per_issue":1.5294117647058825,"avg_comments_per_pull_request":1.9065420560747663,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":4,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":10045.0,"past_year_avg_time_to_close_pull_request":368880.9411764706,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.5909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhewitt%2Fpythonize/issues","maintainers":[{"login":"davidhewitt","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhewitt"}],"active_maintainers":[{"login":"davidhewitt","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidhewitt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pythonize/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pythonize/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pythonize/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pythonize/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pythonize/codemeta","maintainers":[{"uuid":"6622","login":"davidhewitt","name":"David Hewitt","email":null,"url":"https://github.com/davidhewitt","packages_count":15,"html_url":"https://crates.io/users/davidhewitt","role":null,"created_at":"2022-11-07T23:27:52.953Z","updated_at":"2022-11-07T23:27:52.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/davidhewitt/packages"}]}