{"id":76438,"name":"py-threadpoolctl","ecosystem":"spack","description":"Python helpers to limit the number of threads used in the threadpool-\nbacked of common native libraries used for scientific computing and data\nscience (e.g. BLAS and OpenMP).\n","homepage":"https://github.com/joblib/threadpoolctl","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/joblib/threadpoolctl","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-04-05T09:29:39.257Z","latest_release_published_at":"2026-08-13T08:33:43.650Z","latest_release_number":"3.6.0","last_synced_at":"2026-08-26T15:04:51.690Z","created_at":"2022-04-05T09:29:39.231Z","updated_at":"2026-08-26T15:04:51.690Z","registry_url":"https://packages.spack.io/package.html?name=py-threadpoolctl","install_command":"spack install py-threadpoolctl","documentation_url":null,"metadata":{},"repo_metadata":{"id":34374707,"uuid":"177753680","full_name":"joblib/threadpoolctl","owner":"joblib","description":"Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implementations)","archived":false,"fork":false,"pushed_at":"2026-08-20T08:13:23.000Z","size":264,"stargazers_count":431,"open_issues_count":35,"forks_count":36,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-08-22T13:09:34.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joblib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-03-26T09:17:31.000Z","updated_at":"2026-08-20T08:15:19.000Z","dependencies_parsed_at":"2023-10-10T15:59:51.918Z","dependency_job_id":"8d71a068-c4c0-492e-9fb3-6020bd1ab6d4","html_url":"https://github.com/joblib/threadpoolctl","commit_stats":{"total_commits":189,"total_committers":12,"mean_commits":15.75,"dds":0.6613756613756614,"last_synced_commit":"7eff7ebb6337e368bc58614933df500db6106bad"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/joblib/threadpoolctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/sbom","scorecard":{"id":526075,"data":{"date":"2025-08-11","repo":{"name":"github.com/joblib/threadpoolctl","commit":"1b35392f49e6486567165808e3a4d72d14b07940"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:68","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:3"],"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":"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-to-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/threadpoolctl/test.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: continuous_integration/install.sh:18","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:83","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:92","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:115","Warn: pipCommand not pinned by hash: continuous_integration/install_blis.sh:41","Warn: pipCommand not pinned by hash: continuous_integration/install_flexiblas.sh:59","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:35","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   7 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"1 out of the last 1 releases have a total of 1 signed artifacts.","details":["Info: signed release artifact: threadpoolctl-3.6.0-py3-none-any.whl.sigstore.json: https://github.com/joblib/threadpoolctl/releases/tag/3.6.0","Warn: release artifact 3.6.0 does not have provenance: https://api.github.com/repos/joblib/threadpoolctl/releases/205590233"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:37"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T04:24:53.858Z","repository_id":34374707,"created_at":"2025-08-20T04:24:53.858Z","updated_at":"2025-08-20T04:24:53.858Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36824648,"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-22T02:00:06.114Z","response_time":51,"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":"joblib","name":"joblib","uuid":"332661","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/332661?v=4","repositories_count":8,"last_synced_at":"2026-08-22T00:11:51.884Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/joblib","funding_links":[],"total_stars":5753,"followers":66,"following":0,"created_at":"2022-11-02T16:26:33.120Z","updated_at":"2026-08-22T00:11:51.905Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib/repositories"},"tags":[{"name":"3.6.0","sha":"d5bf10bcf90d9a8a315fe9496fb1bc97007d2fea","kind":"tag","published_at":"2025-03-13T13:35:22.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.6.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"6b5590c962e9aab76e4bfa33eac83e13903ede6f","kind":"tag","published_at":"2024-04-29T13:48:39.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.5.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"81f70f01e830ecb56ed584263ed9d8e3bf86845e","kind":"tag","published_at":"2024-03-20T13:48:41.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.4.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"832f73284337b6a2f7860c9d24b79e8034057ac9","kind":"tag","published_at":"2024-02-14T16:33:23.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.3.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"be1bf998c3bc8d8c3628f35700f842d066e430bc","kind":"tag","published_at":"2023-07-13T14:46:40.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.2.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"0b554d6968cc345a0fad15338d2d4abd40e994a5","kind":"tag","published_at":"2022-01-31T16:26:30.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.1.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"2e5e67e5779ff32075082275b9ecac1fb375011f","kind":"tag","published_at":"2021-10-01T11:57:30.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/3.0.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"ee7fad84615fbdf846a69a915530542b3f7efee9","kind":"commit","published_at":"2021-07-09T15:08:32.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/2.2.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"006bad66af53066a21615389d78bb2c6de7337a5","kind":"commit","published_at":"2020-05-29T09:16:18.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/2.1.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"c7b958d9edd6a0c4e60280364588fe67b9d9701c","kind":"commit","published_at":"2019-12-05T17:32:07.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/2.0.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"ab7b2e664f6fe1d56e121de1a1a58cf978e5df89","kind":"commit","published_at":"2019-09-12T15:44:05.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/1.1.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"f1b5e47928d865275b71e73c1897115565155247","kind":"commit","published_at":"2019-06-03T13:47:00.000Z","download_url":"https://codeload.github.com/joblib/threadpoolctl/tar.gz/1.0.0","html_url":"https://github.com/joblib/threadpoolctl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/threadpoolctl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:13:52.024Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":13.491732666388772,"forks_count":19.619285813533416,"average":15.294567180769764},"purl":"pkg:spack/py-threadpoolctl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-threadpoolctl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-threadpoolctl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-threadpoolctl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T13:03:23.500Z","issues_count":54,"pull_requests_count":166,"avg_time_to_close_issue":9183439.433333334,"avg_time_to_close_pull_request":1662276.4834437086,"issues_closed_count":30,"pull_requests_closed_count":151,"pull_request_authors_count":14,"issue_authors_count":31,"avg_comments_per_issue":4.444444444444445,"avg_comments_per_pull_request":1.5963855421686748,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":2929829.6666666665,"past_year_avg_time_to_close_pull_request":3279372.125,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.333333333333333,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fthreadpoolctl/issues","maintainers":[{"login":"jeremiedbb","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeremiedbb"},{"login":"lesteve","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"tomMoral","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomMoral"}],"active_maintainers":[{"login":"lesteve","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-threadpoolctl/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:03.762Z","updated_at":"2022-11-14T16:56:03.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}]}