{"id":371437,"url":"https://github.com/uqfoundation/multiprocess","last_synced_at":"2026-05-18T13:30:51.656Z","repository":{"id":34017829,"uuid":"37775115","full_name":"uqfoundation/multiprocess","owner":"uqfoundation","description":"better multiprocessing and multithreading in Python","archived":false,"fork":false,"pushed_at":"2026-04-12T09:19:31.000Z","size":1869,"stargazers_count":699,"open_issues_count":40,"forks_count":68,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-05-07T08:05:54.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://multiprocess.rtfd.io","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/uqfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"dco":null,"cla":null},"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"created_at":"2015-06-20T15:45:09.000Z","updated_at":"2026-04-14T09:44:07.000Z","dependencies_parsed_at":"2025-12-31T14:06:14.503Z","dependency_job_id":null,"html_url":"https://github.com/uqfoundation/multiprocess","commit_stats":{"total_commits":329,"total_committers":11,"mean_commits":29.90909090909091,"dds":"0.37386018237082064","last_synced_commit":"9f2988ccde38f7dd64bddcd585283120c3f2014d"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/uqfoundation/multiprocess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/sbom","scorecard":{"id":320482,"data":{"date":"2025-08-11","repo":{"name":"github.com/uqfoundation/multiprocess","commit":"02ea4bd36cac5013d70847815c92e1a736ef4a05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.70.18 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286","Warn: release artifact 0.70.18 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/uqfoundation/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"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 26 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-18T01:13:48.596Z","repository_id":34017829,"created_at":"2025-08-18T01:13:48.596Z","updated_at":"2025-08-18T01:13:48.596Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":"uqfoundation","name":"The UQ Foundation","uuid":"2855931","kind":"organization","description":"A nonprofit dedicated to the advancement of predictive science through research partnerships and education.","email":"info@uqfoundation.org","website":"http://uqfoundation.org","location":"Wilmington, DE","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2855931?v=4","repositories_count":10,"last_synced_at":"2024-05-01T09:30:34.628Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"html_url":"https://github.com/uqfoundation","funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"total_stars":4900,"followers":73,"following":0,"created_at":"2022-11-02T16:23:34.163Z","updated_at":"2024-05-01T09:30:38.063Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation/repositories"},"packages":[{"id":13521817,"name":"multiprocess","ecosystem":"debian","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:48:17.822Z","latest_release_published_at":"2026-02-10T21:48:17.822Z","latest_release_number":"0.70.11.1-1","last_synced_at":"2026-03-13T09:30:23.250Z","created_at":"2026-02-10T21:48:17.029Z","updated_at":"2026-03-13T09:30:23.250Z","registry_url":"https://tracker.debian.org/pkg/multiprocess","install_command":"apt-get install multiprocess","documentation_url":"https://packages.debian.org/bullseye/multiprocess","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-multiprocess","standards_version":"4.5.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.3) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:24.615Z","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/multiprocess?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/multiprocess/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":2810114,"name":"multiprocess","ecosystem":"pypi","description":"better multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2018-06-21T04:51:53.000Z","latest_release_published_at":"2026-01-19T06:47:20.000Z","latest_release_number":"0.70.19","last_synced_at":"2026-05-11T01:01:12.577Z","created_at":"2022-04-10T11:40:17.089Z","updated_at":"2026-05-11T01:01:12.577Z","registry_url":"https://pypi.org/project/multiprocess/","install_command":"pip install multiprocess --index-url https://pypi.org/simple","documentation_url":"http://multiprocess.rtfd.io","metadata":{"funding":null,"documentation":"http://multiprocess.rtfd.io","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","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","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"multiprocess","project_status":null},"repo_metadata":{"id":34017829,"uuid":"37775115","full_name":"uqfoundation/multiprocess","owner":"uqfoundation","description":"better multiprocessing and multithreading in Python","archived":false,"fork":false,"pushed_at":"2024-05-14T20:11:40.000Z","size":1810,"stargazers_count":586,"open_issues_count":35,"forks_count":64,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-05-15T16:26:55.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://multiprocess.rtfd.io","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/uqfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-20T15:45:09.000Z","updated_at":"2024-06-07T04:25:20.977Z","dependencies_parsed_at":"2023-01-16T22:45:43.284Z","dependency_job_id":"b46cec9a-8176-489d-8840-a78b648f93d9","html_url":"https://github.com/uqfoundation/multiprocess","commit_stats":{"total_commits":297,"total_committers":10,"mean_commits":29.7,"dds":"0.38383838383838387","last_synced_commit":"83e728fbb478f8a4e77517f241ae0ddbb05f0e84"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215726864,"owners_count":15921984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"uqfoundation","name":"The UQ Foundation","uuid":"2855931","kind":"organization","description":"A nonprofit dedicated to the advancement of predictive science through research partnerships and education.","email":"info@uqfoundation.org","website":"http://uqfoundation.org","location":"Wilmington, DE","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2855931?v=4","repositories_count":10,"last_synced_at":"2024-05-01T09:30:34.628Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/uqfoundation","funding_links":["https://github.com/sponsors/uqfoundation"],"total_stars":4900,"followers":73,"following":0,"created_at":"2022-11-02T16:23:34.163Z","updated_at":"2024-05-01T09:30:38.063Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation/repositories"},"tags":[{"name":"0.70.16","sha":"b3457a5648263c46dcd2c62672f79d9cc73735b5","kind":"commit","published_at":"2024-01-28T18:55:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.16","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16/manifests"},{"name":"multiprocess-0.70.15","sha":"2255a2837e08f30f4ab07b3cb73f0c7ed2973d5f","kind":"commit","published_at":"2023-07-23T04:04:21.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.15","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15/manifests"},{"name":"multiprocess-0.70.14","sha":"273ee14261c9e08d794ab55f3398926e04a77364","kind":"commit","published_at":"2022-10-24T02:32:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.14","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14/manifests"},{"name":"multiprocess-0.70.13","sha":"10d2138e24ad3f4bb696f5f68f2443bf79ff80e1","kind":"commit","published_at":"2022-05-23T17:57:55.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.13","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13/manifests"},{"name":"multiprocess-0.70.12.2","sha":"06ba78ee5a6f697376e596bbfc3290c807339dd0","kind":"commit","published_at":"2021-06-14T18:59:38.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2/manifests"},{"name":"multiprocess-0.70.12.1","sha":"34616b6f177d010dcfd5cc3a9d7753d9a556a40c","kind":"commit","published_at":"2021-06-14T15:00:15.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1/manifests"},{"name":"multiprocess-0.70.12","sha":"77f2a1cf8f51a8e5307ee3a0c435eb5eebb834e4","kind":"commit","published_at":"2021-06-14T02:34:17.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12/manifests"},{"name":"multiprocess-0.70.11.1","sha":"7e59c1169e936ef3f8ee80c15b55990cb6757061","kind":"commit","published_at":"2020-11-03T16:22:45.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1/manifests"},{"name":"multiprocess-0.70.11","sha":"26f1b9b8c5e46ad784ac046abef599fd742c1921","kind":"commit","published_at":"2020-11-02T22:37:51.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11/manifests"},{"name":"multiprocess-0.70.10","sha":"7f36ed6f5d080aa6af002e2e14884c0c493c44f9","kind":"commit","published_at":"2020-06-16T00:39:43.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.10","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10/manifests"},{"name":"multiprocess-0.70.9","sha":"b716663181db687c5c68170266913a4e6cf38ba8","kind":"commit","published_at":"2019-09-28T17:21:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.9","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9/manifests"},{"name":"multiprocess-0.70.8","sha":"ce105de72cf5242d2c9860fbd736bdc658d71f58","kind":"commit","published_at":"2019-06-27T17:36:57.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.8","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8/manifests"},{"name":"multiprocess-0.70.7","sha":"0de66279d2a7e58b4f24692d19ed508f7fb44a93","kind":"commit","published_at":"2019-01-21T20:04:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.7","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7/manifests"},{"name":"multiprocess-0.70.6.1","sha":"10796592921aab19089f7a9397060340cf64b63f","kind":"commit","published_at":"2018-06-21T04:53:25.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1/manifests"},{"name":"multiprocess-0.70.6","sha":"4d0ee6e35ce778ff3ea95c723648d7639c20e11e","kind":"commit","published_at":"2018-06-21T04:26:39.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6/manifests"},{"name":"multiprocess-0.70.5","sha":"99a09d3f76f8a5d3259d67cff44aced9f9266586","kind":"commit","published_at":"2017-02-01T23:26:29.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.5","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5/manifests"},{"name":"multiprocess-0.70.4","sha":"3fa12e63b8b9b830a5a8d30dc3813bbd2db9f769","kind":"commit","published_at":"2016-02-06T17:09:05.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.4","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4/manifests"},{"name":"multiprocess-0.70.3","sha":"5714b515d94d7efde3bf7c6619b3ad7e428d4ec3","kind":"commit","published_at":"2015-06-23T04:26:07.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.3","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3/manifests"},{"name":"multiprocess-0.70.2","sha":"1e883aab780faba88eafc85ac7ac9ed18edff293","kind":"commit","published_at":"2015-06-23T03:14:48.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2/manifests"},{"name":"0.70.1","sha":"af0ca40824cb5d46aa76f443a8a46cce09c92c8b","kind":"commit","published_at":"2015-06-20T16:30:54.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:06:38.006Z","dependent_packages_count":304,"downloads":214918798,"downloads_period":"last-month","dependent_repos_count":5281,"rankings":{"downloads":0.044019977733227925,"dependent_repos_count":0.1342609320863452,"dependent_packages_count":0.09079120407478261,"stargazers_count":3.5819422714675344,"forks_count":6.814475969677572,"docker_downloads_count":0.614262105952418,"average":1.8799587434986467},"purl":"pkg:pypi/multiprocess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/multiprocess","docker_dependents_count":720,"docker_downloads_count":40744033,"usage_url":"https://repos.ecosyste.ms/usage/pypi/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/multiprocess/dependencies","status":null,"funding_links":["https://github.com/sponsors/uqfoundation"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T15:06:34.231Z","issues_count":109,"pull_requests_count":39,"avg_time_to_close_issue":32445515.83950617,"avg_time_to_close_pull_request":501176.2702702703,"issues_closed_count":81,"pull_requests_closed_count":37,"pull_request_authors_count":10,"issue_authors_count":68,"avg_comments_per_issue":2.779816513761468,"avg_comments_per_pull_request":0.1794871794871795,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":6,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":168234.33333333334,"past_year_avg_time_to_close_pull_request":118735.32,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.04,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/issues","maintainers":[{"login":"mmckerns","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}],"active_maintainers":[{"login":"mmckerns","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/multiprocess/codemeta","maintainers":[{"uuid":"mmckerns","login":"mmckerns","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/mmckerns/","role":null,"created_at":"2023-02-07T03:06:00.664Z","updated_at":"2023-02-07T03:06:00.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mmckerns/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":860641,"maintainers_count":367606,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":13398442,"name":"multiprocess","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T04:30:10.624Z","latest_release_published_at":"2026-02-06T04:30:10.624Z","latest_release_number":"0.70.16-2","last_synced_at":"2026-03-06T05:31:53.036Z","created_at":"2026-02-06T04:30:08.860Z","updated_at":"2026-03-06T05:31:53.036Z","registry_url":"https://launchpad.net/ubuntu/+source/multiprocess","install_command":"apt-get install multiprocess","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-multiprocess","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.8) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/multiprocess?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/multiprocess/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":13204817,"name":"python312Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:00:17.622Z","latest_release_published_at":"2026-02-02T01:00:17.622Z","latest_release_number":"0.70.16","last_synced_at":"2026-03-07T12:07:56.640Z","created_at":"2026-02-02T01:00:14.824Z","updated_at":"2026-03-12T01:34:38.838Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python312Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.12-multiprocess-0.70.16","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.multiprocess/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":234},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-06T05:01:16.903Z","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":13557311,"name":"multiprocess","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:33:15.139Z","latest_release_published_at":"2026-02-11T04:33:15.139Z","latest_release_number":"0.70.12.2-1","last_synced_at":"2026-03-11T10:39:50.787Z","created_at":"2026-02-11T04:33:14.954Z","updated_at":"2026-03-11T10:39:50.787Z","registry_url":"https://launchpad.net/ubuntu/+source/multiprocess","install_command":"apt-get install multiprocess","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-multiprocess","standards_version":"4.5.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.3) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:11.136Z","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/multiprocess?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/multiprocess/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":13304562,"name":"python311Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:00:07.369Z","latest_release_published_at":"2026-02-02T07:00:07.369Z","latest_release_number":"0.70.15","last_synced_at":"2026-04-13T19:01:36.866Z","created_at":"2026-02-02T06:59:43.622Z","updated_at":"2026-04-13T19:31:12.504Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python311Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/multiprocess/default.nix#L31","metadata":{"nix_attribute":"python3.11-multiprocess-0.70.15","position":"pkgs/development/python-modules/multiprocess/default.nix:31","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.multiprocess/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":13658442,"name":"multiprocess","ecosystem":"debian","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T07:55:01.163Z","latest_release_published_at":"2026-02-12T07:55:01.163Z","latest_release_number":"0.70.17-1","last_synced_at":"2026-03-14T06:08:18.512Z","created_at":"2026-02-12T07:55:00.969Z","updated_at":"2026-03-14T06:08:18.512Z","registry_url":"https://tracker.debian.org/pkg/multiprocess","install_command":"apt-get install multiprocess","documentation_url":"https://packages.debian.org/trixie/multiprocess","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-multiprocess","standards_version":"4.7.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.8) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T07:55:01.737Z","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/multiprocess?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/multiprocess/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":12829602,"name":"python311Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:35:08.022Z","latest_release_published_at":"2026-01-26T19:35:08.022Z","latest_release_number":"0.70.14","last_synced_at":"2026-04-14T02:05:24.173Z","created_at":"2026-01-26T19:35:07.872Z","updated_at":"2026-04-14T02:32:23.215Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python311Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/multiprocess/default.nix#L31","metadata":{"nix_attribute":"python3.11-multiprocess-0.70.14","position":"pkgs/development/python-modules/multiprocess/default.nix:31","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.multiprocess/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":12817132,"name":"python310Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:26:55.223Z","latest_release_published_at":"2026-01-26T17:26:55.223Z","latest_release_number":"0.70.14","last_synced_at":"2026-04-17T17:05:09.605Z","created_at":"2026-01-26T17:26:55.066Z","updated_at":"2026-04-17T17:05:09.606Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python310Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/multiprocess/default.nix#L31","metadata":{"nix_attribute":"python3.10-multiprocess-0.70.14","position":"pkgs/development/python-modules/multiprocess/default.nix:31","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.multiprocess/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","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":13427659,"name":"multiprocess","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T14:46:24.624Z","latest_release_published_at":"2026-02-07T14:46:24.624Z","latest_release_number":"0.70.12.2-1","last_synced_at":"2026-03-07T15:36:14.992Z","created_at":"2026-02-07T14:46:21.677Z","updated_at":"2026-03-07T16:03:09.621Z","registry_url":"https://launchpad.net/ubuntu/+source/multiprocess","install_command":"apt-get install multiprocess","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-multiprocess","standards_version":"4.5.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.3) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/multiprocess?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/multiprocess/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13196537,"name":"python311Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:28:12.508Z","latest_release_published_at":"2026-02-02T00:28:12.508Z","latest_release_number":"0.70.16","last_synced_at":"2026-03-07T06:08:11.598Z","created_at":"2026-02-02T00:28:04.913Z","updated_at":"2026-03-07T06:08:11.598Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python311Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.11-multiprocess-0.70.16","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.multiprocess?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.multiprocess/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":234},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-06T05:01:16.903Z","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":13296883,"name":"python310Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:30:05.503Z","latest_release_published_at":"2026-02-02T06:30:05.503Z","latest_release_number":"0.70.15","last_synced_at":"2026-04-10T22:02:47.393Z","created_at":"2026-02-02T06:30:00.265Z","updated_at":"2026-04-10T22:31:28.772Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python310Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/multiprocess/default.nix#L31","metadata":{"nix_attribute":"python3.10-multiprocess-0.70.15","position":"pkgs/development/python-modules/multiprocess/default.nix:31","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.multiprocess/codemeta","maintainers":[],"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":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","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":75719,"name":"py-multiprocess","ecosystem":"spack","description":"Better multiprocessing and multithreading in Python\n","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-04-05T09:26:15.991Z","latest_release_published_at":"2025-04-22T05:36:50.930Z","latest_release_number":"0.70.17","last_synced_at":"2026-05-09T09:55:41.774Z","created_at":"2022-04-05T09:26:15.961Z","updated_at":"2026-05-09T09:55:41.775Z","registry_url":"https://packages.spack.io/package.html?name=py-multiprocess","install_command":"spack install py-multiprocess","documentation_url":null,"metadata":{},"repo_metadata":{"id":34017829,"uuid":"37775115","full_name":"uqfoundation/multiprocess","owner":"uqfoundation","description":"better multiprocessing and multithreading in Python","archived":false,"fork":false,"pushed_at":"2025-10-19T01:33:27.000Z","size":1823,"stargazers_count":685,"open_issues_count":42,"forks_count":69,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-19T15:15:04.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://multiprocess.rtfd.io","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/uqfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"dco":null,"cla":null},"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"created_at":"2015-06-20T15:45:09.000Z","updated_at":"2025-10-19T01:32:40.000Z","dependencies_parsed_at":"2023-01-16T22:45:43.284Z","dependency_job_id":"b46cec9a-8176-489d-8840-a78b648f93d9","html_url":"https://github.com/uqfoundation/multiprocess","commit_stats":{"total_commits":329,"total_committers":11,"mean_commits":29.90909090909091,"dds":"0.37386018237082064","last_synced_commit":"9f2988ccde38f7dd64bddcd585283120c3f2014d"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/uqfoundation/multiprocess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/sbom","scorecard":{"id":320482,"data":{"date":"2025-08-11","repo":{"name":"github.com/uqfoundation/multiprocess","commit":"02ea4bd36cac5013d70847815c92e1a736ef4a05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.70.18 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286","Warn: release artifact 0.70.18 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/uqfoundation/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"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 26 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-18T01:13:48.596Z","repository_id":34017829,"created_at":"2025-08-18T01:13:48.596Z","updated_at":"2025-08-18T01:13:48.596Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280190196,"owners_count":26287900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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"},"tags":[{"name":"0.70.18","sha":"4293dfc1470d46e38e07dce11ed853f1b0a56931","kind":"commit","published_at":"2025-04-17T03:13:34.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.18","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18/manifests"},{"name":"0.70.17","sha":"c1431fea62d37cbeaa9be6eb538aa9d330d468b4","kind":"commit","published_at":"2024-09-30T18:07:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.17","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17/manifests"},{"name":"0.70.16","sha":"b3457a5648263c46dcd2c62672f79d9cc73735b5","kind":"commit","published_at":"2024-01-28T18:55:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.16","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16/manifests"},{"name":"multiprocess-0.70.15","sha":"2255a2837e08f30f4ab07b3cb73f0c7ed2973d5f","kind":"commit","published_at":"2023-07-23T04:04:21.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.15","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15/manifests"},{"name":"multiprocess-0.70.14","sha":"273ee14261c9e08d794ab55f3398926e04a77364","kind":"commit","published_at":"2022-10-24T02:32:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.14","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14/manifests"},{"name":"multiprocess-0.70.13","sha":"10d2138e24ad3f4bb696f5f68f2443bf79ff80e1","kind":"commit","published_at":"2022-05-23T17:57:55.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.13","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13/manifests"},{"name":"multiprocess-0.70.12.2","sha":"06ba78ee5a6f697376e596bbfc3290c807339dd0","kind":"commit","published_at":"2021-06-14T18:59:38.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2/manifests"},{"name":"multiprocess-0.70.12.1","sha":"34616b6f177d010dcfd5cc3a9d7753d9a556a40c","kind":"commit","published_at":"2021-06-14T15:00:15.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1/manifests"},{"name":"multiprocess-0.70.12","sha":"77f2a1cf8f51a8e5307ee3a0c435eb5eebb834e4","kind":"commit","published_at":"2021-06-14T02:34:17.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12/manifests"},{"name":"multiprocess-0.70.11.1","sha":"7e59c1169e936ef3f8ee80c15b55990cb6757061","kind":"commit","published_at":"2020-11-03T16:22:45.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1/manifests"},{"name":"multiprocess-0.70.11","sha":"26f1b9b8c5e46ad784ac046abef599fd742c1921","kind":"commit","published_at":"2020-11-02T22:37:51.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11/manifests"},{"name":"multiprocess-0.70.10","sha":"7f36ed6f5d080aa6af002e2e14884c0c493c44f9","kind":"commit","published_at":"2020-06-16T00:39:43.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.10","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10/manifests"},{"name":"multiprocess-0.70.9","sha":"b716663181db687c5c68170266913a4e6cf38ba8","kind":"commit","published_at":"2019-09-28T17:21:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.9","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9/manifests"},{"name":"multiprocess-0.70.8","sha":"ce105de72cf5242d2c9860fbd736bdc658d71f58","kind":"commit","published_at":"2019-06-27T17:36:57.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.8","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8/manifests"},{"name":"multiprocess-0.70.7","sha":"0de66279d2a7e58b4f24692d19ed508f7fb44a93","kind":"commit","published_at":"2019-01-21T20:04:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.7","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7/manifests"},{"name":"multiprocess-0.70.6.1","sha":"10796592921aab19089f7a9397060340cf64b63f","kind":"commit","published_at":"2018-06-21T04:53:25.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1/manifests"},{"name":"multiprocess-0.70.6","sha":"4d0ee6e35ce778ff3ea95c723648d7639c20e11e","kind":"commit","published_at":"2018-06-21T04:26:39.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6/manifests"},{"name":"multiprocess-0.70.5","sha":"99a09d3f76f8a5d3259d67cff44aced9f9266586","kind":"commit","published_at":"2017-02-01T23:26:29.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.5","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5/manifests"},{"name":"multiprocess-0.70.4","sha":"3fa12e63b8b9b830a5a8d30dc3813bbd2db9f769","kind":"commit","published_at":"2016-02-06T17:09:05.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.4","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4/manifests"},{"name":"multiprocess-0.70.3","sha":"5714b515d94d7efde3bf7c6619b3ad7e428d4ec3","kind":"commit","published_at":"2015-06-23T04:26:07.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.3","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3/manifests"},{"name":"multiprocess-0.70.2","sha":"1e883aab780faba88eafc85ac7ac9ed18edff293","kind":"commit","published_at":"2015-06-23T03:14:48.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2/manifests"},{"name":"0.70.1","sha":"af0ca40824cb5d46aa76f443a8a46cce09c92c8b","kind":"commit","published_at":"2015-06-20T16:30:54.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1/manifests"}]},"repo_metadata_updated_at":"2025-10-21T02:27:07.713Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":10.67111296373489,"forks_count":13.97804640822565,"average":9.066277615673197},"purl":"pkg:spack/py-multiprocess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-multiprocess/dependencies","status":null,"funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:00:37.338Z","issues_count":114,"pull_requests_count":107,"avg_time_to_close_issue":31834024.072289158,"avg_time_to_close_pull_request":287877.7604166667,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":12,"issue_authors_count":72,"avg_comments_per_issue":2.7017543859649122,"avg_comments_per_pull_request":0.14018691588785046,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":345640.3333333333,"past_year_avg_time_to_close_pull_request":92828.175,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.15217391304347827,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/issues","maintainers":[{"login":"mmckerns","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}],"active_maintainers":[{"login":"mmckerns","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-multiprocess/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:40.532Z","updated_at":"2022-11-14T16:52:40.532Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9113,"maintainers_count":978,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13086413,"name":"python312Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:48.335Z","latest_release_published_at":"2026-02-01T18:03:48.335Z","latest_release_number":"0.70.16","last_synced_at":"2026-03-06T01:33:54.893Z","created_at":"2026-02-01T18:03:43.390Z","updated_at":"2026-03-06T01:33:54.893Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python312Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.12-multiprocess-0.70.16","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.multiprocess?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.multiprocess/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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":13077561,"name":"python311Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:37:05.095Z","latest_release_published_at":"2026-02-01T17:37:05.095Z","latest_release_number":"0.70.16","last_synced_at":"2026-03-06T02:24:15.342Z","created_at":"2026-02-01T17:36:36.338Z","updated_at":"2026-03-06T02:32:14.116Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python311Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.11-multiprocess-0.70.16","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":null,"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.multiprocess?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.multiprocess/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":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","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":13458588,"name":"multiprocess","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:05:04.974Z","latest_release_published_at":"2026-02-09T05:05:04.974Z","latest_release_number":"0.70.16-2","last_synced_at":"2026-03-09T05:24:49.872Z","created_at":"2026-02-09T05:05:04.341Z","updated_at":"2026-03-09T05:31:20.455Z","registry_url":"https://launchpad.net/ubuntu/+source/multiprocess","install_command":"apt-get install multiprocess","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-multiprocess","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.8) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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/multiprocess?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/multiprocess/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":5289218,"name":"multiprocess","ecosystem":"conda","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2018-10-08T10:24:26.000Z","latest_release_published_at":"2022-10-24T07:27:37.000Z","latest_release_number":"0.70.14","last_synced_at":"2026-04-03T08:32:37.882Z","created_at":"2022-10-03T15:47:11.553Z","updated_at":"2026-04-03T09:23:15.400Z","registry_url":"https://anaconda.org/conda-forge/multiprocess","install_command":"conda install -c conda-forge multiprocess","documentation_url":null,"metadata":{},"repo_metadata":{"id":34017829,"uuid":"37775115","full_name":"uqfoundation/multiprocess","owner":"uqfoundation","description":"better multiprocessing and multithreading in Python","archived":false,"fork":false,"pushed_at":"2025-10-19T01:33:27.000Z","size":1823,"stargazers_count":685,"open_issues_count":42,"forks_count":69,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-19T15:15:04.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://multiprocess.rtfd.io","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/uqfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"dco":null,"cla":null},"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"created_at":"2015-06-20T15:45:09.000Z","updated_at":"2025-10-19T01:32:40.000Z","dependencies_parsed_at":"2023-01-16T22:45:43.284Z","dependency_job_id":"b46cec9a-8176-489d-8840-a78b648f93d9","html_url":"https://github.com/uqfoundation/multiprocess","commit_stats":{"total_commits":329,"total_committers":11,"mean_commits":29.90909090909091,"dds":"0.37386018237082064","last_synced_commit":"9f2988ccde38f7dd64bddcd585283120c3f2014d"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/uqfoundation/multiprocess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/sbom","scorecard":{"id":320482,"data":{"date":"2025-08-11","repo":{"name":"github.com/uqfoundation/multiprocess","commit":"02ea4bd36cac5013d70847815c92e1a736ef4a05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.70.18 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286","Warn: release artifact 0.70.18 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/uqfoundation/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"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 26 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-18T01:13:48.596Z","repository_id":34017829,"created_at":"2025-08-18T01:13:48.596Z","updated_at":"2025-08-18T01:13:48.596Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280190196,"owners_count":26287900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":"uqfoundation","name":"The UQ Foundation","uuid":"2855931","kind":"organization","description":"A nonprofit dedicated to the advancement of predictive science through research partnerships and education.","email":"info@uqfoundation.org","website":"http://uqfoundation.org","location":"Wilmington, DE","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2855931?v=4","repositories_count":10,"last_synced_at":"2024-05-01T09:30:34.628Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"html_url":"https://github.com/uqfoundation","funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"total_stars":4900,"followers":73,"following":0,"created_at":"2022-11-02T16:23:34.163Z","updated_at":"2024-05-01T09:30:38.063Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation/repositories"},"tags":[{"name":"0.70.18","sha":"4293dfc1470d46e38e07dce11ed853f1b0a56931","kind":"commit","published_at":"2025-04-17T03:13:34.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.18","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18/manifests"},{"name":"0.70.17","sha":"c1431fea62d37cbeaa9be6eb538aa9d330d468b4","kind":"commit","published_at":"2024-09-30T18:07:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.17","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17/manifests"},{"name":"0.70.16","sha":"b3457a5648263c46dcd2c62672f79d9cc73735b5","kind":"commit","published_at":"2024-01-28T18:55:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.16","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16/manifests"},{"name":"multiprocess-0.70.15","sha":"2255a2837e08f30f4ab07b3cb73f0c7ed2973d5f","kind":"commit","published_at":"2023-07-23T04:04:21.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.15","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15/manifests"},{"name":"multiprocess-0.70.14","sha":"273ee14261c9e08d794ab55f3398926e04a77364","kind":"commit","published_at":"2022-10-24T02:32:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.14","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14/manifests"},{"name":"multiprocess-0.70.13","sha":"10d2138e24ad3f4bb696f5f68f2443bf79ff80e1","kind":"commit","published_at":"2022-05-23T17:57:55.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.13","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13/manifests"},{"name":"multiprocess-0.70.12.2","sha":"06ba78ee5a6f697376e596bbfc3290c807339dd0","kind":"commit","published_at":"2021-06-14T18:59:38.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2/manifests"},{"name":"multiprocess-0.70.12.1","sha":"34616b6f177d010dcfd5cc3a9d7753d9a556a40c","kind":"commit","published_at":"2021-06-14T15:00:15.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1/manifests"},{"name":"multiprocess-0.70.12","sha":"77f2a1cf8f51a8e5307ee3a0c435eb5eebb834e4","kind":"commit","published_at":"2021-06-14T02:34:17.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12/manifests"},{"name":"multiprocess-0.70.11.1","sha":"7e59c1169e936ef3f8ee80c15b55990cb6757061","kind":"commit","published_at":"2020-11-03T16:22:45.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1/manifests"},{"name":"multiprocess-0.70.11","sha":"26f1b9b8c5e46ad784ac046abef599fd742c1921","kind":"commit","published_at":"2020-11-02T22:37:51.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11/manifests"},{"name":"multiprocess-0.70.10","sha":"7f36ed6f5d080aa6af002e2e14884c0c493c44f9","kind":"commit","published_at":"2020-06-16T00:39:43.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.10","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10/manifests"},{"name":"multiprocess-0.70.9","sha":"b716663181db687c5c68170266913a4e6cf38ba8","kind":"commit","published_at":"2019-09-28T17:21:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.9","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9/manifests"},{"name":"multiprocess-0.70.8","sha":"ce105de72cf5242d2c9860fbd736bdc658d71f58","kind":"commit","published_at":"2019-06-27T17:36:57.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.8","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8/manifests"},{"name":"multiprocess-0.70.7","sha":"0de66279d2a7e58b4f24692d19ed508f7fb44a93","kind":"commit","published_at":"2019-01-21T20:04:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.7","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7/manifests"},{"name":"multiprocess-0.70.6.1","sha":"10796592921aab19089f7a9397060340cf64b63f","kind":"commit","published_at":"2018-06-21T04:53:25.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1/manifests"},{"name":"multiprocess-0.70.6","sha":"4d0ee6e35ce778ff3ea95c723648d7639c20e11e","kind":"commit","published_at":"2018-06-21T04:26:39.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6/manifests"},{"name":"multiprocess-0.70.5","sha":"99a09d3f76f8a5d3259d67cff44aced9f9266586","kind":"commit","published_at":"2017-02-01T23:26:29.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.5","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5/manifests"},{"name":"multiprocess-0.70.4","sha":"3fa12e63b8b9b830a5a8d30dc3813bbd2db9f769","kind":"commit","published_at":"2016-02-06T17:09:05.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.4","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4/manifests"},{"name":"multiprocess-0.70.3","sha":"5714b515d94d7efde3bf7c6619b3ad7e428d4ec3","kind":"commit","published_at":"2015-06-23T04:26:07.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.3","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3/manifests"},{"name":"multiprocess-0.70.2","sha":"1e883aab780faba88eafc85ac7ac9ed18edff293","kind":"commit","published_at":"2015-06-23T03:14:48.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2/manifests"},{"name":"0.70.1","sha":"af0ca40824cb5d46aa76f443a8a46cce09c92c8b","kind":"commit","published_at":"2015-06-20T16:30:54.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1/manifests"}]},"repo_metadata_updated_at":"2026-04-03T09:23:15.374Z","dependent_packages_count":20,"downloads":4099300,"downloads_period":"total","dependent_repos_count":62,"rankings":{"downloads":null,"dependent_repos_count":4.491242077948002,"dependent_packages_count":3.198762413294077,"stargazers_count":18.149608263885423,"forks_count":24.10798942062977,"docker_downloads_count":null,"average":12.486900543939319},"purl":"pkg:conda/multiprocess?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/multiprocess/dependencies","status":null,"funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T05:00:37.338Z","issues_count":114,"pull_requests_count":107,"avg_time_to_close_issue":31834024.072289158,"avg_time_to_close_pull_request":287877.7604166667,"issues_closed_count":83,"pull_requests_closed_count":96,"pull_request_authors_count":12,"issue_authors_count":72,"avg_comments_per_issue":2.7017543859649122,"avg_comments_per_pull_request":0.14018691588785046,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":6,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":345640.3333333333,"past_year_avg_time_to_close_pull_request":92828.175,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.15217391304347827,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/issues","maintainers":[{"login":"mmckerns","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}],"active_maintainers":[{"login":"mmckerns","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/multiprocess/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12868929,"name":"python313Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:58:56.109Z","latest_release_published_at":"2026-03-03T09:05:17.076Z","latest_release_number":"0.70.19","last_synced_at":"2026-04-03T10:03:40.981Z","created_at":"2026-01-27T02:58:55.671Z","updated_at":"2026-04-03T10:31:36.513Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python313Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.13-multiprocess-0.70.19","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-03T11:44:22.678Z","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/python313Packages.multiprocess?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.multiprocess/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","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":13792646,"name":"multiprocess","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:50:02.816Z","latest_release_published_at":"2026-02-13T15:50:02.816Z","latest_release_number":"0.70.12.2-1","last_synced_at":"2026-03-14T09:19:44.894Z","created_at":"2026-02-13T15:50:02.592Z","updated_at":"2026-03-14T09:19:44.895Z","registry_url":"https://launchpad.net/ubuntu/+source/multiprocess","install_command":"apt-get install multiprocess","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-multiprocess","standards_version":"4.5.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.3) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:50:03.499Z","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/multiprocess?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/multiprocess/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13700263,"name":"multiprocess","ecosystem":"debian","description":null,"homepage":"https://github.com/uqfoundation/multiprocess","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T20:56:48.484Z","latest_release_published_at":"2026-02-12T20:56:48.484Z","latest_release_number":"0.70.12.2-1","last_synced_at":"2026-03-13T19:51:28.807Z","created_at":"2026-02-12T20:56:48.293Z","updated_at":"2026-03-13T19:51:28.807Z","registry_url":"https://tracker.debian.org/pkg/multiprocess","install_command":"apt-get install multiprocess","documentation_url":"https://packages.debian.org/bookworm/multiprocess","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-multiprocess","standards_version":"4.5.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-dill (\u003e= 0.3.3) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T20:56:49.332Z","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/multiprocess?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/multiprocess/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":12892623,"name":"python314Packages.multiprocess","ecosystem":"nixpkgs","description":"Multiprocessing and multithreading in Python","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:28:29.077Z","latest_release_published_at":"2026-03-04T06:12:25.920Z","latest_release_number":"0.70.19","last_synced_at":"2026-04-13T22:02:14.500Z","created_at":"2026-01-27T08:28:28.842Z","updated_at":"2026-04-13T22:31:16.766Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.multiprocess","install_command":"nix-env -iA nixpkgs.python314Packages.multiprocess","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/multiprocess/default.nix#L28","metadata":{"nix_attribute":"python3.14-multiprocess-0.70.19","position":"pkgs/development/python-modules/multiprocess/default.nix:28","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":"multiprocess","upstream_purl":"pkg:pypi/multiprocess"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-04T06:12:26.449Z","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/python314Packages.multiprocess?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.multiprocess/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.multiprocess/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","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":5285483,"name":"multiprocess","ecosystem":"conda","description":"`multiprocess` is a fork of `multiprocessing`. `multiprocess` extends `multiprocessing` to provide enhanced serialization, using `dill`. `multiprocess` leverages `multiprocessing` to support the spawning of processes using the API of the python standard library's `threading module. multiprocessing has been distributed as part of the standard library since python 2.6.","homepage":"https://github.com/uqfoundation/multiprocess","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/uqfoundation/multiprocess","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-12-29T15:29:58.000Z","latest_release_published_at":"2025-10-22T08:23:50.000Z","latest_release_number":"0.70.18","last_synced_at":"2026-03-23T16:06:03.427Z","created_at":"2022-10-03T15:42:54.235Z","updated_at":"2026-03-23T16:08:52.494Z","registry_url":"https://anaconda.org/anaconda/multiprocess","install_command":"conda install -c anaconda multiprocess","documentation_url":null,"metadata":{},"repo_metadata":{"id":34017829,"uuid":"37775115","full_name":"uqfoundation/multiprocess","owner":"uqfoundation","description":"better multiprocessing and multithreading in Python","archived":false,"fork":false,"pushed_at":"2026-02-14T01:38:12.000Z","size":1956,"stargazers_count":694,"open_issues_count":40,"forks_count":69,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-03-09T11:56:38.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://multiprocess.rtfd.io","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/uqfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"dco":null,"cla":null},"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"created_at":"2015-06-20T15:45:09.000Z","updated_at":"2026-03-02T11:24:25.000Z","dependencies_parsed_at":"2025-12-31T14:06:14.503Z","dependency_job_id":null,"html_url":"https://github.com/uqfoundation/multiprocess","commit_stats":{"total_commits":329,"total_committers":11,"mean_commits":29.90909090909091,"dds":"0.37386018237082064","last_synced_commit":"9f2988ccde38f7dd64bddcd585283120c3f2014d"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/uqfoundation/multiprocess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/sbom","scorecard":{"id":320482,"data":{"date":"2025-08-11","repo":{"name":"github.com/uqfoundation/multiprocess","commit":"02ea4bd36cac5013d70847815c92e1a736ef4a05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.70.18 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 not signed: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286","Warn: release artifact 0.70.18 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/212979545","Warn: release artifact 0.70.17 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/177658194","Warn: release artifact 0.70.16 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/138827897","Warn: release artifact multiprocess-0.70.15 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/113210953","Warn: release artifact multiprocess-0.70.14 does not have provenance: https://api.github.com/repos/uqfoundation/multiprocess/releases/80749286"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found linked content: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/uqfoundation/.github/SECURITY.md:1","Info: Found text in security policy: github.com/uqfoundation/.github/SECURITY.md:1"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2c2j-9gv5-cj73"],"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 26 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-18T01:13:48.596Z","repository_id":34017829,"created_at":"2025-08-18T01:13:48.596Z","updated_at":"2025-08-18T01:13:48.596Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30863087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T14:38:03.667Z","status":"ssl_error","status_checked_at":"2026-03-23T14:38:01.683Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"uqfoundation","name":"The UQ Foundation","uuid":"2855931","kind":"organization","description":"A nonprofit dedicated to the advancement of predictive science through research partnerships and education.","email":"info@uqfoundation.org","website":"http://uqfoundation.org","location":"Wilmington, DE","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2855931?v=4","repositories_count":10,"last_synced_at":"2024-05-01T09:30:34.628Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"uqfoundation","custom":"http://uqfoundation.org/pages/donate.html"}},"html_url":"https://github.com/uqfoundation","funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"total_stars":4900,"followers":73,"following":0,"created_at":"2022-11-02T16:23:34.163Z","updated_at":"2024-05-01T09:30:38.063Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uqfoundation/repositories"},"tags":[{"name":"0.70.19","sha":"136e2a62f8ec3f35512769ff1dfc22abea2315f3","kind":"commit","published_at":"2026-01-19T06:52:40.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.19","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.19/manifests"},{"name":"0.70.18","sha":"4293dfc1470d46e38e07dce11ed853f1b0a56931","kind":"commit","published_at":"2025-04-17T03:13:34.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.18","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.18/manifests"},{"name":"0.70.17","sha":"c1431fea62d37cbeaa9be6eb538aa9d330d468b4","kind":"commit","published_at":"2024-09-30T18:07:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.17","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.17/manifests"},{"name":"0.70.16","sha":"b3457a5648263c46dcd2c62672f79d9cc73735b5","kind":"commit","published_at":"2024-01-28T18:55:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.16","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.16/manifests"},{"name":"multiprocess-0.70.15","sha":"2255a2837e08f30f4ab07b3cb73f0c7ed2973d5f","kind":"commit","published_at":"2023-07-23T04:04:21.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.15","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.15/manifests"},{"name":"multiprocess-0.70.14","sha":"273ee14261c9e08d794ab55f3398926e04a77364","kind":"commit","published_at":"2022-10-24T02:32:16.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.14","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.14/manifests"},{"name":"multiprocess-0.70.13","sha":"10d2138e24ad3f4bb696f5f68f2443bf79ff80e1","kind":"commit","published_at":"2022-05-23T17:57:55.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.13","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.13/manifests"},{"name":"multiprocess-0.70.12.2","sha":"06ba78ee5a6f697376e596bbfc3290c807339dd0","kind":"commit","published_at":"2021-06-14T18:59:38.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.2/manifests"},{"name":"multiprocess-0.70.12.1","sha":"34616b6f177d010dcfd5cc3a9d7753d9a556a40c","kind":"commit","published_at":"2021-06-14T15:00:15.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12.1/manifests"},{"name":"multiprocess-0.70.12","sha":"77f2a1cf8f51a8e5307ee3a0c435eb5eebb834e4","kind":"commit","published_at":"2021-06-14T02:34:17.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.12","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.12/manifests"},{"name":"multiprocess-0.70.11.1","sha":"7e59c1169e936ef3f8ee80c15b55990cb6757061","kind":"commit","published_at":"2020-11-03T16:22:45.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11.1/manifests"},{"name":"multiprocess-0.70.11","sha":"26f1b9b8c5e46ad784ac046abef599fd742c1921","kind":"commit","published_at":"2020-11-02T22:37:51.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.11","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.11/manifests"},{"name":"multiprocess-0.70.10","sha":"7f36ed6f5d080aa6af002e2e14884c0c493c44f9","kind":"commit","published_at":"2020-06-16T00:39:43.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.10","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.10/manifests"},{"name":"multiprocess-0.70.9","sha":"b716663181db687c5c68170266913a4e6cf38ba8","kind":"commit","published_at":"2019-09-28T17:21:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.9","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.9/manifests"},{"name":"multiprocess-0.70.8","sha":"ce105de72cf5242d2c9860fbd736bdc658d71f58","kind":"commit","published_at":"2019-06-27T17:36:57.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.8","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.8/manifests"},{"name":"multiprocess-0.70.7","sha":"0de66279d2a7e58b4f24692d19ed508f7fb44a93","kind":"commit","published_at":"2019-01-21T20:04:42.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.7","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.7/manifests"},{"name":"multiprocess-0.70.6.1","sha":"10796592921aab19089f7a9397060340cf64b63f","kind":"commit","published_at":"2018-06-21T04:53:25.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6.1/manifests"},{"name":"multiprocess-0.70.6","sha":"4d0ee6e35ce778ff3ea95c723648d7639c20e11e","kind":"commit","published_at":"2018-06-21T04:26:39.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.6","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.6/manifests"},{"name":"multiprocess-0.70.5","sha":"99a09d3f76f8a5d3259d67cff44aced9f9266586","kind":"commit","published_at":"2017-02-01T23:26:29.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.5","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.5/manifests"},{"name":"multiprocess-0.70.4","sha":"3fa12e63b8b9b830a5a8d30dc3813bbd2db9f769","kind":"commit","published_at":"2016-02-06T17:09:05.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.4","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.4/manifests"},{"name":"multiprocess-0.70.3","sha":"5714b515d94d7efde3bf7c6619b3ad7e428d4ec3","kind":"commit","published_at":"2015-06-23T04:26:07.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.3","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.3/manifests"},{"name":"multiprocess-0.70.2","sha":"1e883aab780faba88eafc85ac7ac9ed18edff293","kind":"commit","published_at":"2015-06-23T03:14:48.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/multiprocess-0.70.2","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@multiprocess-0.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/multiprocess-0.70.2/manifests"},{"name":"0.70.1","sha":"af0ca40824cb5d46aa76f443a8a46cce09c92c8b","kind":"commit","published_at":"2015-06-20T16:30:54.000Z","download_url":"https://codeload.github.com/uqfoundation/multiprocess/tar.gz/0.70.1","html_url":"https://github.com/uqfoundation/multiprocess/releases/tag/0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uqfoundation/multiprocess@0.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/tags/0.70.1/manifests"}]},"repo_metadata_updated_at":"2026-03-23T16:08:52.493Z","dependent_packages_count":8,"downloads":31743,"downloads_period":"total","dependent_repos_count":62,"rankings":{"downloads":null,"dependent_repos_count":22.62773722627737,"dependent_packages_count":5.504866180048662,"stargazers_count":31.326034063260337,"forks_count":36.982968369829685,"docker_downloads_count":null,"average":24.110401459854014},"purl":"pkg:conda/multiprocess","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/multiprocess","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/multiprocess","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/multiprocess/dependencies","status":null,"funding_links":["https://github.com/sponsors/uqfoundation","http://uqfoundation.org/pages/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T03:00:49.927Z","issues_count":115,"pull_requests_count":107,"avg_time_to_close_issue":31588518.714285713,"avg_time_to_close_pull_request":287877.7604166667,"issues_closed_count":84,"pull_requests_closed_count":96,"pull_request_authors_count":12,"issue_authors_count":72,"avg_comments_per_issue":2.6869565217391305,"avg_comments_per_pull_request":0.14018691588785046,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":4,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":4054451.3333333335,"past_year_avg_time_to_close_pull_request":135208.625,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.22727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/issues","maintainers":[{"login":"mmckerns","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}],"active_maintainers":[{"login":"mmckerns","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/multiprocess/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5112,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","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"}}],"commits":{"id":16225,"full_name":"uqfoundation/multiprocess","default_branch":"master","total_commits":375,"total_committers":10,"total_bot_commits":16,"total_bot_committers":1,"mean_commits":37.5,"dds":0.06933333333333336,"past_year_total_commits":30,"past_year_total_committers":3,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":10.0,"past_year_dds":0.1333333333333333,"last_synced_at":"2026-05-10T23:46:44.194Z","last_synced_commit":"f3bafd97de2e84e68d2b0ffd74e65b36e771ea71","created_at":"2023-03-07T11:32:08.195Z","updated_at":"2026-05-10T23:46:30.158Z","committers":[{"name":"mmckerns","email":"mmckerns@caltech.edu","login":"mmckerns","count":349},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"LuAPi","email":"LuAPi","login":"LuAPi","count":2},{"name":"Matthias Urlichs","email":"matthias@urlichs.de","login":"smurfix","count":2},{"name":"Ԝеѕ","email":"5124946+wesinator","login":"wesinator","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Karolina Surma","email":"33810531+befeleme","login":"befeleme","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Geoffrey Thomas","email":"geofft@twosigma.com","login":"geofft","count":1},{"name":"Roy Hvaara","email":"hvaara@google.com","login":null,"count":1}],"past_year_committers":[{"name":"Mike McKerns","email":"mmckerns@caltech.edu","login":"mmckerns","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-11T00:00:23.725Z","repositories_count":6232573,"commits_count":895040473,"contributors_count":34895388,"owners_count":1151504,"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":"uqfoundation/multiprocess","html_url":"https://github.com/uqfoundation/multiprocess","last_synced_at":"2026-05-07T08:02:25.740Z","status":"active","issues_count":115,"pull_requests_count":107,"avg_time_to_close_issue":31588518.714285713,"avg_time_to_close_pull_request":287877.7604166667,"issues_closed_count":84,"pull_requests_closed_count":96,"pull_request_authors_count":12,"issue_authors_count":72,"avg_comments_per_issue":2.7043478260869565,"avg_comments_per_pull_request":0.14018691588785046,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":31,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":5662063.5,"past_year_avg_time_to_close_pull_request":129189.88888888889,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.21428571428571427,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T11:08:44.631Z","updated_at":"2026-05-07T08:02:25.741Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uqfoundation%2Fmultiprocess/issues","issue_labels_count":{"table":{"question":31,"compatibility":26,"voided":11,"bug":10,"duplicate":6,"enhancement":5,"wontfix":4,"refactor":3}},"pull_request_labels_count":{"table":{"compatibility":58,"dependencies":35,"bugfix":6,"python":4,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":75,"MEMBER":39,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":64,"CONTRIBUTOR":37,"NONE":6}},"issue_authors":{"table":{"mmckerns":39,"ughstudios":3,"Nitrooo":2,"mgorny":2,"Hana-Ali":2,"sla-te":1,"jiasli":1,"martinResearch":1,"wfwzy2012":1,"yhcharles":1,"lijinbio":1,"Brave731":1,"ankostis":1,"iritkatriel":1,"noxdafox":1,"jvavrek":1,"juanmf":1,"rpeloff-id":1,"dxdc":1,"tmssmith":1,"ikamensh":1,"Ribo-Py":1,"eabase":1,"claytonparnell":1,"astrofrog":1,"Jylpah":1,"celestinoxp":1,"befeleme":1,"erwinschrodinger1":1,"bhavika":1,"snordhausen":1,"dinhanhx":1,"Xiaoxiaonull":1,"matthewgdv":1,"enzbus":1,"petereon":1,"worthless443":1,"xzy3":1,"assolisc":1,"kruhly":1,"FlorinAndrei":1,"daharn":1,"ericxsun":1,"jacob7182":1,"timksf":1,"thisiseddy-ab":1,"cleancoder7":1,"ARSadri":1,"gibcheesepuffs":1,"eric-downes":1,"dacapo1142":1,"malmiteria":1,"LogWell":1,"ot2789":1,"marlemion":1,"kontibbo":1,"vertikal-andrea":1,"ptiwari2407":1,"juliangilbey":1,"grayfall":1,"1033866383":1,"odidev":1,"GZ82":1,"llchan":1,"savage-eagle":1,"johnny-a-hunter":1,"cbitterfield":1,"nick-at-dave":1,"joseortiz3":1,"menichel":1,"alsorain":1,"ewianda":1}},"pull_request_authors":{"table":{"mmckerns":64,"dependabot[bot]":31,"mgorny":2,"befeleme":2,"AmenRa":1,"hugovk":1,"geofft":1,"dxdc":1,"hvaara":1,"claytonparnell":1,"wesinator":1,"smurfix":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-09T00:00:07.995Z","repositories_count":14541068,"issues_count":34225861,"pull_requests_count":112147313,"authors_count":11258173,"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":{"question":1,"wontfix":1}},"past_year_pull_request_labels_count":{"table":{"compatibility":10,"dependencies":4,"python":4}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":10,"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{"befeleme":1,"mgorny":1}},"past_year_pull_request_authors":{"table":{"mmckerns":10,"dependabot[bot]":4}},"maintainers":[{"table":{"login":"mmckerns","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}}],"active_maintainers":[{"table":{"login":"mmckerns","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmckerns"}}]}},"events":{"total":{"CreateEvent":34,"CommitCommentEvent":2,"ReleaseEvent":2,"DeleteEvent":37,"PullRequestEvent":77,"ForkEvent":6,"IssuesEvent":11,"WatchEvent":61,"IssueCommentEvent":17,"PushEvent":61,"PullRequestReviewEvent":2},"last_year":{"ReleaseEvent":1,"DeleteEvent":18,"PullRequestEvent":40,"ForkEvent":3,"IssuesEvent":2,"WatchEvent":19,"IssueCommentEvent":9,"PushEvent":28,"PullRequestReviewEvent":2,"CreateEvent":16}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T11:00:45.071Z","updated_at":"2022-07-16T11:00:45.071Z","repository_link":"https://github.com/uqfoundation/multiprocess/blob/master/docs/requirements.txt","dependencies":[{"id":234884505,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.12","direct":true,"kind":"runtime","optional":false},{"id":234884506,"package_name":"babel","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"runtime","optional":false},{"id":234884507,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false},{"id":234884508,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":234884509,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.11.3","direct":true,"kind":"runtime","optional":false},{"id":234884510,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":234884511,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":234884512,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":true,"kind":"runtime","optional":false},{"id":234884513,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.11.2","direct":true,"kind":"runtime","optional":false},{"id":234884514,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.8","direct":true,"kind":"runtime","optional":false},{"id":234884515,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":234884516,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":true,"kind":"runtime","optional":false},{"id":234884517,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":234884518,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"==0.8","direct":true,"kind":"runtime","optional":false},{"id":234884519,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-12-31T14:06:14.440Z","updated_at":"2025-12-31T14:06:14.440Z","repository_link":"https://github.com/uqfoundation/multiprocess/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-12-31T14:06:14.400Z","updated_at":"2025-12-31T14:06:14.400Z","repository_link":"https://github.com/uqfoundation/multiprocess/blob/master/pyproject.toml","dependencies":[]}],"score":28.283306973293833,"created_at":"2026-05-04T06:42:18.504Z","updated_at":"2026-05-18T13:30:51.657Z","avatar_url":"https://github.com/uqfoundation.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371437","html_url":"https://summary.ecosyste.ms/projects/371437"}