{"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":[]}