{"id":371924,"url":"https://github.com/pytoolz/toolz","last_synced_at":"2026-08-25T14:36:01.470Z","repository":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":135,"forks_count":278,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-11T07:43:20.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-08-08T20:51:15.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36556591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":{"login":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"packages":[{"id":13675117,"name":"toolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T15:27:51.510Z","latest_release_published_at":"2026-02-12T15:27:51.510Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-12T19:08:54.257Z","created_at":"2026-02-12T15:27:51.321Z","updated_at":"2026-08-11T07:47:56.074Z","registry_url":"https://tracker.debian.org/pkg/toolz","install_command":"apt-get install toolz","documentation_url":"https://packages.debian.org/trixie/toolz","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, furo, python3-docutils \u003c!nodoc\u003e, python3-sphinx \u003c!nodoc\u003e, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.074Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/toolz?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/toolz/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13200078,"name":"python311Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:49.377Z","latest_release_published_at":"2026-02-02T00:44:49.377Z","latest_release_number":"0.12.1","last_synced_at":"2026-03-09T03:12:23.245Z","created_at":"2026-02-02T00:44:49.167Z","updated_at":"2026-08-11T07:47:56.134Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.toolz","install_command":"nix-env -iA nixpkgs.python311Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/toolz/default.nix#L27","metadata":{"nix_attribute":"python3.11-toolz-0.12.1","position":"pkgs/development/python-modules/toolz/default.nix:27","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.134Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.toolz?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13090182,"name":"python312Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:44.495Z","latest_release_published_at":"2026-02-01T18:14:44.495Z","latest_release_number":"0.12.1","last_synced_at":"2026-03-06T08:38:09.362Z","created_at":"2026-02-01T18:14:40.645Z","updated_at":"2026-08-11T07:47:56.149Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.toolz","install_command":"nix-env -iA nixpkgs.python312Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/toolz/default.nix#L27","metadata":{"nix_attribute":"python3.12-toolz-0.12.1","position":"pkgs/development/python-modules/toolz/default.nix:27","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.toolz?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13570973,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:41:23.038Z","latest_release_published_at":"2026-02-11T07:41:23.038Z","latest_release_number":"0.12.0-1","last_synced_at":"2026-03-11T17:14:32.542Z","created_at":"2026-02-11T07:41:22.842Z","updated_at":"2026-08-11T07:47:56.166Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx, python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.166Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13307839,"name":"python311Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:37.636Z","latest_release_published_at":"2026-02-02T07:08:37.636Z","latest_release_number":"0.12.0","last_synced_at":"2026-04-12T23:01:49.045Z","created_at":"2026-02-02T07:08:37.384Z","updated_at":"2026-08-11T07:47:56.172Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.toolz","install_command":"nix-env -iA nixpkgs.python311Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/toolz/default.nix#L20","metadata":{"nix_attribute":"python3.11-toolz-0.12.0","position":"pkgs/development/python-modules/toolz/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.171Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.toolz?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.toolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-04T03:52:19.777Z","updated_at":"2026-03-04T03:52:19.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13766568,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:07:13.431Z","latest_release_published_at":"2026-02-13T11:07:13.431Z","latest_release_number":"0.12.1-1","last_synced_at":"2026-07-27T20:04:42.653Z","created_at":"2026-02-13T11:07:13.233Z","updated_at":"2026-08-11T07:47:56.180Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx, python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.180Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13300175,"name":"python310Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:42.609Z","latest_release_published_at":"2026-02-02T06:38:42.609Z","latest_release_number":"0.12.0","last_synced_at":"2026-04-12T03:03:36.247Z","created_at":"2026-02-02T06:38:41.398Z","updated_at":"2026-08-11T07:47:56.188Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.toolz","install_command":"nix-env -iA nixpkgs.python310Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/toolz/default.nix#L20","metadata":{"nix_attribute":"python3.10-toolz-0.12.0","position":"pkgs/development/python-modules/toolz/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.toolz?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.toolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":163,"html_url":null,"role":null,"created_at":"2026-03-04T01:58:53.873Z","updated_at":"2026-03-04T01:58:53.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3095},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-25T05:04:39.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12834831,"name":"python311Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:43:08.089Z","latest_release_published_at":"2026-01-26T20:43:08.089Z","latest_release_number":"0.12.0","last_synced_at":"2026-04-18T17:07:12.476Z","created_at":"2026-01-26T20:43:07.894Z","updated_at":"2026-08-11T07:47:56.214Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.toolz","install_command":"nix-env -iA nixpkgs.python311Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/toolz/default.nix#L20","metadata":{"nix_attribute":"python3.11-toolz-0.12.0","position":"pkgs/development/python-modules/toolz/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.toolz?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.toolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":153,"html_url":null,"role":null,"created_at":"2026-03-04T21:26:46.204Z","updated_at":"2026-03-04T21:26:46.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13719888,"name":"toolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:47:27.076Z","latest_release_published_at":"2026-02-13T00:47:27.076Z","latest_release_number":"0.12.0-1","last_synced_at":"2026-03-13T16:42:39.725Z","created_at":"2026-02-13T00:47:26.906Z","updated_at":"2026-08-11T07:47:56.241Z","registry_url":"https://tracker.debian.org/pkg/toolz","install_command":"apt-get install toolz","documentation_url":"https://packages.debian.org/bookworm/toolz","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx, python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.241Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/toolz?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/toolz/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13726922,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:42:48.205Z","latest_release_published_at":"2026-02-13T01:42:48.205Z","latest_release_number":"0.12.0-2","last_synced_at":"2026-03-13T03:13:56.153Z","created_at":"2026-02-13T01:42:47.980Z","updated_at":"2026-08-11T07:47:56.236Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx, python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13534909,"name":"toolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:14:48.648Z","latest_release_published_at":"2026-02-11T00:14:48.648Z","latest_release_number":"0.9.0-1.1","last_synced_at":"2026-03-14T08:22:06.909Z","created_at":"2026-02-11T00:14:48.442Z","updated_at":"2026-08-11T07:47:56.241Z","registry_url":"https://tracker.debian.org/pkg/toolz","install_command":"apt-get install toolz","documentation_url":"https://packages.debian.org/bullseye/toolz","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.1.4","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python3-sphinx (\u003e= 1.0.7+dfsg-1~), python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.240Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/toolz?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/toolz/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13741077,"name":"toolz","ecosystem":"debian","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T05:13:23.085Z","latest_release_published_at":"2026-02-13T05:13:23.085Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-13T22:01:22.142Z","created_at":"2026-02-13T05:13:22.849Z","updated_at":"2026-08-11T07:47:56.248Z","registry_url":"https://tracker.debian.org/pkg/toolz","install_command":"apt-get install toolz","documentation_url":"https://packages.debian.org/buster/toolz","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.1.4","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python-docutils, python3-sphinx (\u003e= 1.0.7+dfsg-1~), python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.248Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/toolz?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/toolz/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":14528052,"name":"devel/py-toolz","ecosystem":"pkgsrc","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:48:06.000Z","latest_release_published_at":"2026-03-19T05:48:06.000Z","latest_release_number":"1.0.0nb1","last_synced_at":"2026-05-27T06:43:21.546Z","created_at":"2026-05-27T06:43:21.291Z","updated_at":"2026-08-11T07:47:56.249Z","registry_url":"https://pkgsrc.se/devel/py-toolz","install_command":"pkg_add py314-toolz","documentation_url":"https://pkgsrc.se/devel/py-toolz","metadata":{"pkg_slug":"py-toolz","pkgbase":"py314-toolz","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-toolz-1.0.0nb1"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.249Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-toolz?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-toolz/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":480},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-25T05:00:19.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":12822522,"name":"python310Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:20:15.935Z","latest_release_published_at":"2026-01-26T18:20:15.935Z","latest_release_number":"0.12.0","last_synced_at":"2026-04-03T07:10:13.682Z","created_at":"2026-01-26T18:20:15.779Z","updated_at":"2026-08-11T07:47:56.255Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.toolz","install_command":"nix-env -iA nixpkgs.python310Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/toolz/default.nix#L20","metadata":{"nix_attribute":"python3.10-toolz-0.12.0","position":"pkgs/development/python-modules/toolz/default.nix:20","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.255Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.toolz?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.toolz/codemeta","maintainers":[{"uuid":"FRidh","login":null,"name":"Frederik Rietdijk","email":"fridh@fridh.nl","url":"https://github.com/FRidh","packages_count":153,"html_url":null,"role":null,"created_at":"2026-03-03T06:25:33.899Z","updated_at":"2026-03-03T06:25:33.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/FRidh/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2166},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-25T05:04:32.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13951144,"name":"python-toolz","ecosystem":"guix","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz/","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:11:39.195Z","latest_release_published_at":"2026-03-02T19:11:39.195Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-27T16:24:47.655Z","created_at":"2026-03-02T19:11:39.009Z","updated_at":"2026-08-11T07:47:56.321Z","registry_url":"https://packages.guix.gnu.org/packages/python-toolz/1.0.0/","install_command":"guix install python-toolz","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n38004","metadata":{"location":"gnu/packages/python-xyz.scm:38004","variable_name":"python-toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-toolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-toolz/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13208339,"name":"python312Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:13:49.835Z","latest_release_published_at":"2026-02-02T01:13:49.835Z","latest_release_number":"0.12.1","last_synced_at":"2026-05-13T08:00:25.271Z","created_at":"2026-02-02T01:13:49.440Z","updated_at":"2026-08-11T07:47:56.341Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.toolz","install_command":"nix-env -iA nixpkgs.python312Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/toolz/default.nix#L27","metadata":{"nix_attribute":"python3.12-toolz-0.12.1","position":"pkgs/development/python-modules/toolz/default.nix:27","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.341Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.toolz?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3204},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-25T05:01:17.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13754312,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:59:53.561Z","latest_release_published_at":"2026-02-13T07:59:53.561Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-13T15:33:40.926Z","created_at":"2026-02-13T07:59:53.325Z","updated_at":"2026-08-11T07:47:56.369Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.1.4","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python-docutils, python3-sphinx (\u003e= 1.0.7+dfsg-1~), python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13783869,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T14:10:23.936Z","latest_release_published_at":"2026-02-13T14:10:23.936Z","latest_release_number":"0.11.2-1","last_synced_at":"2026-03-13T14:39:17.365Z","created_at":"2026-02-13T14:10:23.407Z","updated_at":"2026-08-11T07:47:56.397Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx (\u003e= 1.0.7+dfsg-1~), python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.397Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13081332,"name":"python311Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:49.261Z","latest_release_published_at":"2026-02-01T17:48:49.261Z","latest_release_number":"0.12.1","last_synced_at":"2026-03-07T10:15:14.504Z","created_at":"2026-02-01T17:48:47.960Z","updated_at":"2026-08-11T07:47:56.412Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.toolz","install_command":"nix-env -iA nixpkgs.python311Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/toolz/default.nix#L27","metadata":{"nix_attribute":"python3.11-toolz-0.12.1","position":"pkgs/development/python-modules/toolz/default.nix:27","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.toolz?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3380},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-25T05:04:34.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13810532,"name":"toolz","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytoolz/toolz/","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T19:49:05.633Z","latest_release_published_at":"2026-02-13T19:49:05.633Z","latest_release_number":"0.12.0-1","last_synced_at":"2026-03-14T06:13:18.726Z","created_at":"2026-02-13T19:49:05.377Z","updated_at":"2026-08-11T07:47:56.419Z","registry_url":"https://launchpad.net/ubuntu/+source/toolz","install_command":"apt-get install toolz","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-toolz, python-toolz-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-docutils, python3-sphinx, python3-all, python3-pytest, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.418Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/toolz?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/toolz/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":14513343,"name":"dev-python/toolz","ecosystem":"gentoo","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["~alpha","~amd64","~arm","~arm64","~hppa","~loong","~ppc","~ppc64","~riscv","~s390","~sparc","~x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-07-31T17:38:07.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-01T01:46:42.308Z","created_at":"2026-05-27T02:40:27.832Z","updated_at":"2026-08-11T07:47:56.422Z","registry_url":"https://packages.gentoo.org/packages/dev-python/toolz","install_command":"emerge dev-python/toolz","documentation_url":"https://packages.gentoo.org/packages/dev-python/toolz","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/toolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Ftoolz/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19524,"maintainers_count":0,"namespaces_count":174,"keywords_count":1054,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":622},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-25T05:05:03.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":12902452,"name":"python314Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:41:25.665Z","latest_release_published_at":"2026-01-27T10:41:25.665Z","latest_release_number":"1.1.0","last_synced_at":"2026-03-07T09:32:54.945Z","created_at":"2026-01-27T10:41:25.167Z","updated_at":"2026-08-11T07:47:56.427Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.toolz","install_command":"nix-env -iA nixpkgs.python314Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/toolz/default.nix#L34","metadata":{"nix_attribute":"python3.14-toolz-1.1.0","position":"pkgs/development/python-modules/toolz/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.427Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.toolz?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5284973,"name":"toolz","ecosystem":"conda","description":"Toolz provides a set of utility functions for iterators, functions, and dictionaries. These functions interoperate well and form the building blocks of common data analytic operations. They extend the standard libraries itertools and functools and borrow heavily from the standard libraries of contemporary functional languages.","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-09-11T00:39:14.000Z","latest_release_published_at":"2025-12-02T12:13:32.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-02T17:42:42.435Z","created_at":"2022-10-03T15:41:42.564Z","updated_at":"2026-08-11T07:47:56.444Z","registry_url":"https://anaconda.org/anaconda/toolz","install_command":"conda install -c anaconda toolz","documentation_url":null,"metadata":{},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.443Z","dependent_packages_count":25,"downloads":null,"downloads_period":null,"dependent_repos_count":719,"rankings":{"downloads":null,"dependent_repos_count":5.6853103872157345,"dependent_packages_count":1.5058389674247081,"stargazers_count":12.569145666871542,"forks_count":20.68223724646589,"docker_downloads_count":null,"average":10.110633066994469},"purl":"pkg:conda/toolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/toolz/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/toolz/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12878748,"name":"python313Packages.toolz","ecosystem":"nixpkgs","description":"List processing tools and functional utilities","homepage":"https://github.com/pytoolz/toolz","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:20:53.108Z","latest_release_published_at":"2026-01-27T05:20:53.108Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-11T13:01:06.393Z","created_at":"2026-01-27T05:20:52.909Z","updated_at":"2026-08-11T13:31:01.001Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.toolz","install_command":"nix-env -iA nixpkgs.python313Packages.toolz","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/toolz/default.nix#L34","metadata":{"nix_attribute":"python3.13-toolz-1.1.0","position":"pkgs/development/python-modules/toolz/default.nix:34","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"toolz","upstream_purl":"pkg:pypi/toolz"},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.231680800888124,"forks_count":2.2511840558099205,"docker_downloads_count":null,"average":0.8707162141745111},"purl":"pkg:nix/python313Packages.toolz?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.toolz/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153806,"maintainers_count":4905,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6032},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-25T05:00:24.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2949520,"name":"toolz","ecosystem":"pypi","description":"List processing tools and functional utilities","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":["functional","utility","itertools","functools"],"namespace":null,"versions_count":31,"first_release_published_at":"2013-09-11T02:47:39.000Z","latest_release_published_at":"2025-10-17T04:03:20.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-08-24T14:06:02.302Z","created_at":"2022-04-10T12:51:53.206Z","updated_at":"2026-08-24T14:06:02.302Z","registry_url":"https://pypi.org/project/toolz/","install_command":"pip install toolz --index-url https://pypi.org/simple","documentation_url":"https://toolz.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"toolz","project_status":null},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":135,"forks_count":278,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-11T07:43:20.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-08-08T20:51:15.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36556591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-12T02:00:07.134Z","response_time":57,"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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:05:45.074Z","dependent_packages_count":506,"downloads":63801477,"downloads_period":"last-month","dependent_repos_count":23733,"rankings":{"downloads":0.03815064736879754,"dependent_repos_count":0.04970589152376988,"dependent_packages_count":0.051173224114877465,"stargazers_count":1.5645433752684759,"forks_count":3.9562954987738603,"docker_downloads_count":0.26687111500769434,"average":0.9877899586762459},"purl":"pkg:pypi/toolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/toolz","docker_dependents_count":4229,"docker_downloads_count":705109381,"usage_url":"https://repos.ecosyste.ms/usage/pypi/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/toolz/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-20T12:03:05.600Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toolz/codemeta","maintainers":[{"uuid":"mrocklin","login":"mrocklin","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://pypi.org/user/mrocklin/","role":null,"created_at":"2023-01-30T17:59:58.446Z","updated_at":"2023-01-30T17:59:58.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mrocklin/packages"},{"uuid":"eigenhombre","login":"eigenhombre","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/eigenhombre/","role":null,"created_at":"2023-01-30T17:59:58.502Z","updated_at":"2023-01-30T17:59:58.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eigenhombre/packages"},{"uuid":"eriknw","login":"eriknw","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/eriknw/","role":null,"created_at":"2023-01-30T17:59:58.373Z","updated_at":"2023-01-30T17:59:58.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eriknw/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8614619,"name":"github.com/pytoolz/toolz","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytoolz/toolz","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2023-12-02T02:14:48.202Z","latest_release_published_at":"2014-12-20T22:13:05.000Z","latest_release_number":"v0.7.1","last_synced_at":"2026-08-24T14:16:36.585Z","created_at":"2023-12-02T02:14:43.115Z","updated_at":"2026-08-24T14:16:36.586Z","registry_url":"https://pkg.go.dev/github.com/pytoolz/toolz","install_command":"go get github.com/pytoolz/toolz","documentation_url":"https://pkg.go.dev/github.com/pytoolz/toolz#section-documentation","metadata":{},"repo_metadata":{"id":38240267,"uuid":"12799539","full_name":"pytoolz/toolz","owner":"pytoolz","description":"A functional standard library for Python.","archived":false,"fork":false,"pushed_at":"2026-01-01T18:01:22.000Z","size":1208,"stargazers_count":5151,"open_issues_count":134,"forks_count":277,"subscribers_count":76,"default_branch":"master","last_synced_at":"2026-08-04T04:05:11.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://toolz.readthedocs.org/","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/pytoolz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-13T02:18:43.000Z","updated_at":"2026-07-28T04:45:09.000Z","dependencies_parsed_at":"2023-02-09T09:46:50.549Z","dependency_job_id":"a4574bcf-df23-4951-a6b3-f26e695ccf93","html_url":"https://github.com/pytoolz/toolz","commit_stats":{"total_commits":934,"total_committers":80,"mean_commits":11.675,"dds":0.6113490364025695,"last_synced_commit":"6cb5e6d5005016ad503507bbb7a58dd7396c6c4b"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/pytoolz/toolz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/sbom","scorecard":{"id":752413,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytoolz/toolz","commit":"688a81257243640db5c4099bdd063f1c31810a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/19 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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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/publish_pypi.yml:1","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/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/publish_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pytoolz/toolz/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T20:43:02.531Z","repository_id":38240267,"created_at":"2025-08-22T20:43:02.531Z","updated_at":"2025-08-22T20:43:02.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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":"pytoolz","name":"pytoolz","uuid":"5448828","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5448828?v=4","repositories_count":5,"last_synced_at":"2024-03-25T20:00:11.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytoolz","funding_links":[],"total_stars":5477,"followers":18,"following":0,"created_at":"2022-11-02T16:22:58.705Z","updated_at":"2024-03-25T20:00:13.716Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytoolz/repositories"},"tags":[{"name":"1.1.0","sha":"568c2b8393973cd172a466546c9d95779c452438","kind":"commit","published_at":"2025-10-17T03:29:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.1.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.1.0/manifests"},{"name":"1.0.1a0","sha":"af7f85ad7b083c083aea6edabec417dec4e7fc12","kind":"commit","published_at":"2025-10-16T23:40:47.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.1a0/manifests"},{"name":"1.0.0","sha":"07f30a9c75e07a4b7095d0ec93ba4e963504f259","kind":"tag","published_at":"2024-10-04T16:15:48.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/1.0.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/1.0.0/manifests"},{"name":"0.12.1","sha":"7a0382e326eb2549e4dc7b833dc666a877feca38","kind":"commit","published_at":"2024-01-24T03:22:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1/manifests"},{"name":"0.12.1a0","sha":"0c601d533c2b1f384ee42bf17ed8f024fc80eca8","kind":"commit","published_at":"2024-01-24T03:00:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.1a0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.1a0/manifests"},{"name":"0.12.0","sha":"245b78e6320c41a4a9cdd15c6123681fbfb62843","kind":"commit","published_at":"2022-07-10T04:15:45.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.12.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"294e981edad035a7ac6f0e2b48f1738368fa4b34","kind":"commit","published_at":"2021-11-06T05:07:13.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"e9bc1e150b7b1ea1bec300a55382ed564b215f41","kind":"commit","published_at":"2020-09-24T15:39:55.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"fd342da32099aac5fa7f84b40dca116f9ba51104","kind":"commit","published_at":"2020-09-23T19:01:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.11.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"f34a534eab3cca5953e69e3161667d27cbb4133e","kind":"tag","published_at":"2019-07-11T20:35:25.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.10.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"ae13fe17f3d819e3785e469376ee2a47cb0050ed","kind":"tag","published_at":"2017-12-17T17:14:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.9.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"70429bb0c71fe1d5c9a5429e633da2521208f1bc","kind":"tag","published_at":"2016-12-11T22:37:18.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"7fb83c8d3ef057cdaef22a80b7bc610d66661e19","kind":"tag","published_at":"2016-12-05T02:44:04.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"d5cd04a590d78596f84c4478a5b5f248c257ace2","kind":"tag","published_at":"2016-06-06T02:22:19.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.8.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.8.0/manifests"},{"name":"0.7.4","sha":"ee785666c0d9550f01894bad010316bce8a4667e","kind":"tag","published_at":"2015-08-10T16:25:20.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.4","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"78c7b6ded0854a2941ee681a2a08a6a292fe4b56","kind":"tag","published_at":"2015-08-10T00:37:16.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"1b0ee2f597ac95a279248ad4d88237362ccc6774","kind":"tag","published_at":"2015-05-12T14:37:59.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/0.7.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/0.7.2/manifests"},{"name":"v0.7.1","sha":"aa91a7ada95e37cab22597a54a685414f1d818a5","kind":"tag","published_at":"2015-01-11T20:45:09.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"a8fdd71635ed800b6558bd5e412fd159610d9e84","kind":"tag","published_at":"2015-01-11T20:44:56.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.7.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"923b5c037c276bb99e7899160675773b89a5e5b4","kind":"tag","published_at":"2015-01-11T20:44:39.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.6.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"63d65c8706cae5b3c50bd3052240d192aebf5fad","kind":"tag","published_at":"2015-01-11T20:44:23.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.3","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"fb5ee4df23869aded65e0b1ac62c40b105aaa80b","kind":"tag","published_at":"2015-01-11T20:44:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"eb810aa85ffcbb408a7589a47771014d72612804","kind":"tag","published_at":"2015-01-11T20:43:42.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"69e5cce06dffa5b6a3e9057fdd4ea5586b1f00a0","kind":"tag","published_at":"2015-01-11T20:43:27.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.5.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"891a9462ed87901395031476b5172091b6205edb","kind":"tag","published_at":"2015-01-11T20:43:08.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"54d78cd6f062afb201c2a67b2a6035f13643a680","kind":"tag","published_at":"2015-01-11T20:42:52.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.4.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"bd78b9aaddd734ae0373794320ecc306796fdda0","kind":"tag","published_at":"2015-01-11T20:42:33.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.3.0","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"507c18fb3a0ebca048e8f0ca45e471a032b9efff","kind":"tag","published_at":"2015-01-11T20:42:11.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"1ef7f5e12bbfa8175a86b2db8b6679dc31a8f265","kind":"tag","published_at":"2015-01-11T20:41:46.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2.1","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"2eb35b060ee20f83a371b11847e8279b359ff652","kind":"tag","published_at":"2015-01-11T20:41:06.000Z","download_url":"https://codeload.github.com/pytoolz/toolz/tar.gz/v0.2","html_url":"https://github.com/pytoolz/toolz/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pytoolz/toolz@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-11T07:47:56.437Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.0125445693979849,"forks_count":1.6745346756669055,"docker_downloads_count":null,"average":5.766100524832184},"purl":"pkg:golang/github.com/pytoolz/toolz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pytoolz/toolz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pytoolz/toolz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pytoolz/toolz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T05:34:04.957Z","issues_count":65,"pull_requests_count":122,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":53,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.7540983606557377,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","maintainers":[{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"},{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}],"active_maintainers":[{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytoolz%2Ftoolz/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":6981,"full_name":"pytoolz/toolz","default_branch":"master","total_commits":943,"total_committers":81,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.641975308641975,"dds":0.6139978791092259,"past_year_total_commits":7,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.3333333333333335,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-08-20T12:04:51.856Z","last_synced_commit":"568c2b8393973cd172a466546c9d95779c452438","created_at":"2023-03-07T09:44:12.124Z","updated_at":"2026-08-20T12:04:50.726Z","committers":[{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":364},{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":215},{"name":"Ryan Grout","email":"ryan@ryangrout.org","login":"groutr","count":79},{"name":"John Jacobsen","email":"john@mail.npxdesigns.com","login":null,"count":39},{"name":"llllllllll","email":"joe@quantopian.com","login":null,"count":30},{"name":"Bart van Merrienboer","email":"bart.vanmerrienboer@gmail.com","login":"bartvm","count":19},{"name":"Steven Cutting","email":"steven.e.cutting@linux.com","login":null,"count":14},{"name":"Graeme Coupar","email":"grambo@grambo.me.uk","login":"obmarg","count":14},{"name":"Arie Bovenberg","email":"ariebovenberg@wlnss.com","login":null,"count":13},{"name":"Hugo","email":"hugovk","login":"hugovk","count":12},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":9},{"name":"Phillip Cloud","email":"cpcloud@gmail.com","login":"cpcloud","count":8},{"name":"Elias Mistler","email":"elias@previ.se","login":null,"count":7},{"name":"Pedro Rodrigues","email":"medecau@gmail.com","login":"medecau","count":7},{"name":"Sam Frances","email":"sam@samfrances.uk","login":"samfrances","count":6},{"name":"David Shepherd","email":"davidshepherd7@gmail.com","login":"davidshepherd7","count":6},{"name":"han semaj","email":"sangho.nah@gmail.com","login":null,"count":5},{"name":"Karan Sagar","email":"ksagar1030@gmail.com","login":"karansag","count":5},{"name":"Nikolaos-Digenis Karagiannis","email":"digenishjkl@gmail.com","login":"Digenis","count":5},{"name":"jcrichton","email":"john.crichton@chch.oxon.org","login":"jcrichton","count":5},{"name":"Tom Lynch","email":"tom@machinelearningdeveloper.com","login":"machinelearningdeveloper","count":4},{"name":"Aric Coady","email":"aric.coady@gmail.com","login":"coady","count":4},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":4},{"name":"Jim Crist","email":"crist042@umn.edu","login":"jcrist","count":3},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Lincoln Puzey","email":"18750802+LincolnPuzey","login":"LincolnPuzey","count":2},{"name":"Julian","email":"github@somethinkodd.com","login":"Julian-O","count":2},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":2},{"name":"Floris Lambrechts","email":"florisla@gmail.com","login":"florisla","count":2},{"name":"Eric Yen","email":"eric@ericyen.com","login":"EricTheMagician","count":2},{"name":"lumbric","email":"lumbric@gmail.com","login":"lumbric","count":2},{"name":"roryk","email":"rory.kirchner@gmail.com","login":"roryk","count":2},{"name":"Adam Williamson","email":"adam@blueradius.ca","login":"AdamWill","count":1},{"name":"Amir","email":"183.amir@gmail.com","login":"183amir","count":1},{"name":"Andrea Crotti","email":"andrea.crotti.0@gmail.com","login":"AndreaCrotti","count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"John Jacobsen","email":"jjacobsen@opinionlab.com","login":null,"count":1},{"name":"José Ricardo","email":"root@josericardo.eti.br","login":null,"count":1},{"name":"Manish Tomar","email":"manish.tomar@rackspace.com","login":null,"count":1},{"name":"Laurent Lyaudet","email":"Laurent.Lyaudet@gmail.com","login":"LLyaudet","count":1},{"name":"Leonid Shvechikov","email":"shvechikov@gmail.com","login":"shvechikov","count":1},{"name":"Lucas Wiman","email":"lucas.wiman@gmail.com","login":"lucaswiman","count":1},{"name":"Manish Tomar","email":"manishtomar.public@gmail.com","login":"manishtomar","count":1},{"name":"Marek Šuppa","email":"mrshu","login":"mrshu","count":1},{"name":"Mital Ashok","email":"mital.vaja@googlemail.com","login":"MitalAshok","count":1},{"name":"Nick Wilson","email":"nick@njwilson.net","login":"njwilson","count":1},{"name":"Paolo Lammens","email":"lammenspaolo@gmail.com","login":"plammens","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1},{"name":"Rudy X. Desjardins","email":"rudy@sandbenders.ca","login":"sandbender","count":1},{"name":"Scott Sanderson","email":"scoutoss@gmail.com","login":"ssanderson","count":1},{"name":"Stefan van der Walt","email":"stefanv@berkeley.edu","login":"stefanv","count":1},{"name":"Stefane Fermigier","email":"sf@fermigier.com","login":"sfermigier","count":1},{"name":"Todd Jennings","email":"toddrjen@gmail.com","login":"toddrjen","count":1},{"name":"Tom Prince","email":"tom.prince@twistedmatrix.com","login":"tomprince","count":1},{"name":"Wenshuai Hou","email":"wenhoujx@gmail.com","login":"wenhoujx","count":1},{"name":"Zhengnan Zhao","email":"zzhao212@gmail.com","login":"zzhengnan","count":1},{"name":"beenorgone","email":"beenorgone","login":"beenorgone","count":1},{"name":"dlovell","email":"dlovell@gmail.com","login":"dlovell","count":1},{"name":"i-s-o-g-r-a-m","email":"i-s-o-g-r-a-m","login":"i-s-o-g-r-a-m","count":1},{"name":"Orisano","email":"weekendsummer.endless@gmail.com","login":null,"count":1},{"name":"Andrew Walker","email":"walker.ab@gmail.com","login":"AndrewWalker","count":1},{"name":"Antonio Lima","email":"anto87@gmail.com","login":"themiurgo","count":1},{"name":"Brad Clements","email":"bkc@murkworks.com","login":"bkc","count":1},{"name":"Cristian Ciupitu","email":"cristian.ciupitu@yahoo.com","login":"ciupicri","count":1},{"name":"Danny Hermes","email":"daniel.j.hermes@gmail.com","login":"dhermes","count":1},{"name":"Domen Kožar","email":"domen@dev.si","login":"domenkozar","count":1},{"name":"Edgar Ramírez-Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Elliot Cameron","email":"3noch","login":"3noch","count":1},{"name":"Emil Stenström","email":"emil@emilstenstrom.se","login":"EmilStenstrom","count":1},{"name":"Filip Š","email":"filip.stamcar@hotmail.com","login":"filips123","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"Hendrik Makait","email":"hendrik@makait.com","login":"hendrikmakait","count":1},{"name":"Jacob","email":"camabeh","login":"camabeh","count":1},{"name":"James McBride","email":"jdmcbr@gmail.com","login":"jdmcbr","count":1},{"name":"James Rowe","email":"jnrowe@gmail.com","login":"JNRowe","count":1},{"name":"John Jacobsen","email":"eigenhombre","login":"eigenhombre","count":1},{"name":"Kale Franz","email":"kfranz@continuum.io","login":"kalefranz","count":1},{"name":"Kian-Meng, Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Lars Buitinck","email":"l.buitinck@esciencecenter.nl","login":"larsmans","count":1},{"name":"jakirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":1}],"past_year_committers":[{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":5},{"name":"Ryan Grout","email":"groutr","login":"groutr","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6767814,"commits_count":980893961,"contributors_count":41356474,"owners_count":1362673,"committers_count":3357101,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pytoolz/toolz","html_url":"https://github.com/pytoolz/toolz","last_synced_at":"2026-08-24T14:04:58.165Z","status":null,"issues_count":65,"pull_requests_count":125,"avg_time_to_close_issue":22143430.44827586,"avg_time_to_close_pull_request":22576000.037037037,"issues_closed_count":29,"pull_requests_closed_count":81,"pull_request_authors_count":54,"issue_authors_count":57,"avg_comments_per_issue":3.230769230769231,"avg_comments_per_pull_request":1.712,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167488.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.7142857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T11:04:49.715Z","updated_at":"2026-08-24T14:04:58.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytoolz%2Ftoolz/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":21,"github_actions":5}},"issue_author_associations_count":{"table":{"NONE":55,"CONTRIBUTOR":7,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"NONE":65,"CONTRIBUTOR":33,"MEMBER":27}},"issue_authors":{"table":{"kloczek":3,"uriva":3,"opoplawski":2,"mrocklin":2,"befeleme":2,"jrbourbeau":2,"ZeroBomb":1,"mentalisttraceur":1,"hunterhogan":1,"rth":1,"Jasha10":1,"kevinheavey":1,"PyAntony":1,"gkspranger":1,"AndreaCrotti":1,"groutr":1,"jtrakk":1,"yellowbean":1,"efagerberg":1,"Diego-MX":1,"liaochris":1,"BrandonSmithJ":1,"mhlr":1,"maciejgliwinski":1,"mzy2240":1,"elyase":1,"fenom":1,"KevinXOM":1,"samfrances":1,"caleb15":1,"erlapso":1,"cbenz":1,"Diegovsky":1,"mbertheau":1,"stereobutter":1,"tacaswell":1,"LLyaudet":1,"Mr0grog":1,"doronbehar":1,"Artimi":1,"rldotai":1,"dilzeem":1,"themiurgo":1,"bijoythomas":1,"pramodavansaber":1,"duzixian":1,"ledao":1,"KnorrFG":1,"techieji":1,"maxme1":1,"domoritz":1,"yurivict":1,"bkmi":1,"rindis":1,"Cadair":1,"vasili111":1,"dlovell":1}},"pull_request_authors":{"table":{"dependabot[bot]":21,"eriknw":20,"groutr":10,"jrbourbeau":6,"az51826295-sys":3,"cjwatson":2,"davidstrouk":2,"hunterhogan":2,"wenhoujx":2,"dimitriye98":2,"AdamWill":2,"LincolnPuzey":2,"edgarrmondragon":2,"LLyaudet":2,"gliptak":2,"getzze":2,"hugovk":2,"hendrikmakait":2,"mrocklin":2,"b-rodrigues":2,"sanjaymsh":2,"uriva":1,"tacaswell":1,"drkoll":1,"gaoflow":1,"eigenhombre":1,"eliasmistler":1,"kaizeenn":1,"lucidfrontier45":1,"Jiehong":1,"EmilStenstrom":1,"gkspranger":1,"filips123":1,"JasonnnW3000":1,"befeleme":1,"rantkiglorelgmx-lab":1,"medecau":1,"qalshidi":1,"karansag":1,"brl0":1,"timgates42":1,"plammens":1,"ruancomelli":1,"maxme1":1,"kianmeng":1,"santhreal":1,"bindsdev":1,"KiaraGrouwstra":1,"DD-Trixy":1,"zzhengnan":1,"davidpricedev":1,"twoertwein":1,"Sanjays2402":1,"ZeroBomb":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16355184,"issues_count":42497104,"pull_requests_count":136066256,"authors_count":11525578,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":5,"github_actions":5}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"NONE":17,"MEMBER":4}},"past_year_issue_authors":{"table":{"befeleme":1,"hunterhogan":1,"pramodavansaber":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":5,"eriknw":4,"az51826295-sys":3,"hunterhogan":2,"befeleme":1,"drkoll":1,"gaoflow":1,"kaizeenn":1,"rantkiglorelgmx-lab":1,"Sanjays2402":1,"santhreal":1}},"maintainers":[{"table":{"login":"eriknw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}},{"table":{"login":"jrbourbeau","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}},{"table":{"login":"mrocklin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"}},{"table":{"login":"eigenhombre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eigenhombre"}}],"active_maintainers":[{"table":{"login":"eriknw","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eriknw"}}]}},"events":{"total":{"CreateEvent":7,"DeleteEvent":4,"ForkEvent":12,"IssueCommentEvent":29,"IssuesEvent":10,"PullRequestEvent":23,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":4,"PushEvent":7,"WatchEvent":333},"last_year":{"CreateEvent":3,"DeleteEvent":1,"ForkEvent":1,"IssueCommentEvent":11,"IssuesEvent":3,"PullRequestEvent":15,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":4,"PushEvent":5,"WatchEvent":55}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T09:46:50.536Z","updated_at":"2023-02-09T09:46:50.536Z","repository_link":"https://github.com/pytoolz/toolz/blob/master/.github/workflows/publish_pypi.yml","dependencies":[{"id":7485072763,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7485072764,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7485072765,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.5.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T09:46:50.542Z","updated_at":"2023-02-09T09:46:50.542Z","repository_link":"https://github.com/pytoolz/toolz/blob/master/.github/workflows/test.yml","dependencies":[{"id":7485072767,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7485072768,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7485072769,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":33.42778984709196,"created_at":"2026-05-04T06:49:42.826Z","updated_at":"2026-08-25T14:36:01.488Z","avatar_url":"https://github.com/pytoolz.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371924","html_url":"https://summary.ecosyste.ms/projects/371924"}