{"id":358597,"url":"https://github.com/maximtrp/scikit-posthocs","last_synced_at":"2026-06-23T00:30:30.553Z","repository":{"id":41142701,"uuid":"95150484","full_name":"maximtrp/scikit-posthocs","owner":"maximtrp","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","archived":false,"fork":false,"pushed_at":"2026-05-26T12:59:47.000Z","size":5740,"stargazers_count":383,"open_issues_count":1,"forks_count":44,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-06-09T18:04:18.846Z","etag":null,"topics":["posthoc-comparisons","posthoc-tests","python","scikit","statistical-analysis","statistics","stats"],"latest_commit_sha":null,"homepage":"https://scikit-posthocs.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximtrp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-06-22T19:41:37.000Z","updated_at":"2026-06-05T06:50:40.000Z","dependencies_parsed_at":"2023-02-18T00:16:03.092Z","dependency_job_id":"5e1555f2-74d6-411c-8a4a-38404ad790f0","html_url":"https://github.com/maximtrp/scikit-posthocs","commit_stats":{"total_commits":462,"total_committers":13,"mean_commits":35.53846153846154,"dds":"0.10606060606060608","last_synced_commit":"9210f9b4d24bb302e742ac29a139e5689c6b6508"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/maximtrp/scikit-posthocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/sbom","scorecard":{"id":629455,"data":{"date":"2025-08-11","repo":{"name":"github.com/maximtrp/scikit-posthocs","commit":"32c7af7961bb73194cb0a76c85e23f818aa2e35e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/package-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/package-pull.yml:1","Warn: no topLevel permission defined: .github/workflows/package-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/package-publish.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-21T07:26:06.295Z","repository_id":41142701,"created_at":"2025-08-21T07:26:06.295Z","updated_at":"2025-08-21T07:26:06.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34213179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"maximtrp","name":"Maksim Terpilovskii","uuid":"10440350","kind":"user","description":"Front-end and mobile developer, data and research scientist","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10440350?u=0e4c0a01ce4d18538e914e0c31b9d012a1668027\u0026v=4","repositories_count":23,"last_synced_at":"2023-03-06T19:51:25.499Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maximtrp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T20:44:50.319Z","updated_at":"2023-03-06T19:51:25.500Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp/repositories"},"packages":[{"id":13080542,"name":"python311Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:47:05.874Z","latest_release_published_at":"2026-02-01T17:47:05.874Z","latest_release_number":"0.9.1","last_synced_at":"2026-03-07T11:13:59.109Z","created_at":"2026-02-01T17:46:31.172Z","updated_at":"2026-03-07T11:13:59.410Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python311Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/scikit-posthocs/default.nix#L51","metadata":{"nix_attribute":"python3.11-scikit-posthocs-0.9.1","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:51","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1488,"html_url":null,"role":null,"created_at":"2026-03-07T11:13:59.330Z","updated_at":"2026-03-07T11:13:59.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mbalatsko/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","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":13307168,"name":"python311Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:07:35.790Z","latest_release_published_at":"2026-02-02T07:07:35.790Z","latest_release_number":"0.7.0","last_synced_at":"2026-03-07T11:36:18.373Z","created_at":"2026-02-02T07:06:47.578Z","updated_at":"2026-03-12T04:01:49.986Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python311Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/scikit-posthocs/default.nix#L59","metadata":{"nix_attribute":"python3.11-scikit-posthocs-0.7.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:59","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1489,"html_url":null,"role":null,"created_at":"2026-03-07T11:36:18.623Z","updated_at":"2026-03-07T11:36:18.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mbalatsko/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","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":8805292,"name":"github.com/maximtrp/scikit-posthocs","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2019-04-02T08:09:09.000Z","latest_release_published_at":"2026-05-26T12:57:50.000Z","latest_release_number":"v0.14.0","last_synced_at":"2026-06-15T21:03:27.365Z","created_at":"2024-01-25T05:14:07.535Z","updated_at":"2026-06-15T21:03:27.366Z","registry_url":"https://pkg.go.dev/github.com/maximtrp/scikit-posthocs","install_command":"go get github.com/maximtrp/scikit-posthocs","documentation_url":"https://pkg.go.dev/github.com/maximtrp/scikit-posthocs#section-documentation","metadata":{},"repo_metadata":{"id":41142701,"uuid":"95150484","full_name":"maximtrp/scikit-posthocs","owner":"maximtrp","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","archived":false,"fork":false,"pushed_at":"2025-09-11T11:20:36.000Z","size":5647,"stargazers_count":375,"open_issues_count":8,"forks_count":41,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-18T06:47:46.692Z","etag":null,"topics":["posthoc-comparisons","posthoc-tests","python","scikit","statistical-analysis","statistics","stats"],"latest_commit_sha":null,"homepage":"https://scikit-posthocs.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximtrp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-06-22T19:41:37.000Z","updated_at":"2025-09-16T08:48:32.000Z","dependencies_parsed_at":"2023-02-18T00:16:03.092Z","dependency_job_id":"5e1555f2-74d6-411c-8a4a-38404ad790f0","html_url":"https://github.com/maximtrp/scikit-posthocs","commit_stats":{"total_commits":462,"total_committers":13,"mean_commits":35.53846153846154,"dds":"0.10606060606060608","last_synced_commit":"9210f9b4d24bb302e742ac29a139e5689c6b6508"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/maximtrp/scikit-posthocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/sbom","scorecard":{"id":629455,"data":{"date":"2025-08-11","repo":{"name":"github.com/maximtrp/scikit-posthocs","commit":"32c7af7961bb73194cb0a76c85e23f818aa2e35e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/package-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/package-pull.yml:1","Warn: no topLevel permission defined: .github/workflows/package-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/package-publish.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-21T07:26:06.295Z","repository_id":41142701,"created_at":"2025-08-21T07:26:06.295Z","updated_at":"2025-08-21T07:26:06.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275789340,"owners_count":25528713,"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-09-18T02:00:09.552Z","response_time":77,"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":"maximtrp","name":"Maksim Terpilovskii","uuid":"10440350","kind":"user","description":"Front-end and mobile developer, data and research scientist","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10440350?u=0e4c0a01ce4d18538e914e0c31b9d012a1668027\u0026v=4","repositories_count":23,"last_synced_at":"2023-03-06T19:51:25.499Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maximtrp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T20:44:50.319Z","updated_at":"2023-03-06T19:51:25.500Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp/repositories"},"tags":[{"name":"v0.11.4","sha":"98665e2ed53ba1cac2fd77eb3d171695161819a9","kind":"commit","published_at":"2025-03-29T09:56:58.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.4","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"0347b7c1ded53f1d004cee037ee7e824874643e8","kind":"commit","published_at":"2025-03-13T13:50:28.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.3","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"8b8e831676f1effb676c65042334af02f692cd3f","kind":"commit","published_at":"2024-12-18T12:56:13.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.2","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"3359fb5e00e56e50cb495d3bac6e8b27983c95f4","kind":"commit","published_at":"2024-12-05T21:47:00.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"23aeeb279d34df69852650ad13582bcf61a13f21","kind":"commit","published_at":"2024-11-27T22:15:05.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d018ba3ddeea0cd494129d8a3a65edc49f02a912","kind":"commit","published_at":"2024-10-20T09:40:24.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.10.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"c4da3cac679cdb3d62326e12d11fa89fdfd54300","kind":"commit","published_at":"2024-10-09T09:55:44.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.9.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"3403b677fbdfad1f46c6470260b229e27f63c4af","kind":"commit","published_at":"2024-02-18T18:51:38.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.9.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"18bc6a7f738298ae7cb62a4abfbbb1a01a7d803a","kind":"commit","published_at":"2023-12-13T18:28:10.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9dbf098f130e983800e52bb867574f1c70d9fd7a","kind":"commit","published_at":"2023-11-06T16:34:31.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f739c7aff6973f29a3e42f07af07caab9b08cef7","kind":"commit","published_at":"2022-05-07T07:52:14.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.7.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"6c2bd5c17710cf9d4a2d55ba0c36b41132f20e79","kind":"commit","published_at":"2021-03-15T16:05:26.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.7","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"0ae638859191a4960f7594cd26d61cf1d75c8f6d","kind":"commit","published_at":"2020-10-12T19:12:54.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.6","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6e803cf8ecf58ea60ae2fb588029e7e3997da8cd","kind":"commit","published_at":"2020-10-12T19:00:32.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.5","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b20bd6808644ae0f39fd8a7688ff0579d60dc8cc","kind":"commit","published_at":"2020-06-02T20:31:50.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.4","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4/manifests"},{"name":"v0.5.1","sha":"72ff1c6cd4fd9437cefdd68c0857aafd4ee5660c","kind":"commit","published_at":"2019-04-02T08:09:09.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.5.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-20T08:22:04.289Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/maximtrp/scikit-posthocs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/maximtrp/scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/maximtrp/scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/maximtrp/scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T06:49:51.312Z","issues_count":72,"pull_requests_count":24,"avg_time_to_close_issue":13536601.015625,"avg_time_to_close_pull_request":612555.6666666666,"issues_closed_count":64,"pull_requests_closed_count":21,"pull_request_authors_count":17,"issue_authors_count":58,"avg_comments_per_issue":2.361111111111111,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":361555.625,"past_year_avg_time_to_close_pull_request":1582568.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmaximtrp%2Fscikit-posthocs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181454,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2911994,"name":"scikit-posthocs","ecosystem":"pypi","description":"Statistical post-hoc analysis and outlier detection algorithms","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["statistics","stats","posthoc","anova","data science"],"namespace":null,"versions_count":33,"first_release_published_at":"2018-02-01T07:27:06.000Z","latest_release_published_at":"2026-05-26T13:01:39.000Z","latest_release_number":"0.14.0","last_synced_at":"2026-06-19T00:30:29.711Z","created_at":"2022-04-10T12:32:59.600Z","updated_at":"2026-06-19T00:30:29.711Z","registry_url":"https://pypi.org/project/scikit-posthocs/","install_command":"pip install scikit-posthocs --index-url https://pypi.org/simple","documentation_url":"https://scikit-posthocs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Education","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: MIT 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","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"scikit-posthocs","project_status":null},"repo_metadata":{"uuid":"95150484","full_name":"maximtrp/scikit-posthocs","owner":"maximtrp","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","archived":false,"fork":false,"pushed_at":"2023-12-19T14:21:38.000Z","size":5551,"stargazers_count":309,"open_issues_count":5,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-01-12T21:21:03.237Z","etag":null,"topics":["anova","multiple-comparisons","nonparametric-statistics","post-hoc","python","statistical-analysis","statistical-methods","statistics","stats"],"latest_commit_sha":null,"homepage":"https://scikit-posthocs.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximtrp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-22T19:41:37.000Z","updated_at":"2024-01-04T16:15:07.000Z","dependencies_parsed_at":"2023-02-18T00:16:03.092Z","dependency_job_id":"5e1555f2-74d6-411c-8a4a-38404ad790f0","html_url":"https://github.com/maximtrp/scikit-posthocs","commit_stats":{"total_commits":462,"total_committers":13,"mean_commits":35.53846153846154,"dds":"0.10606060606060608","last_synced_commit":"9210f9b4d24bb302e742ac29a139e5689c6b6508"},"previous_names":[],"tags_count":8,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":181115560,"owners_count":11051270,"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":"maximtrp","name":"Maksim Terpilovskii","uuid":"10440350","kind":"user","description":"Front-end and mobile developer, data and research scientist","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10440350?u=0e4c0a01ce4d18538e914e0c31b9d012a1668027\u0026v=4","repositories_count":23,"last_synced_at":"2023-03-06T19:51:25.499Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maximtrp","created_at":"2022-11-16T20:44:50.319Z","updated_at":"2023-03-06T19:51:25.500Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp/repositories"},"tags":[{"name":"v0.8.1","sha":"18bc6a7f738298ae7cb62a4abfbbb1a01a7d803a","kind":"commit","published_at":"2023-12-13T18:28:10.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9dbf098f130e983800e52bb867574f1c70d9fd7a","kind":"commit","published_at":"2023-11-06T16:34:31.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f739c7aff6973f29a3e42f07af07caab9b08cef7","kind":"commit","published_at":"2022-05-07T07:52:14.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.7.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"6c2bd5c17710cf9d4a2d55ba0c36b41132f20e79","kind":"commit","published_at":"2021-03-15T16:05:26.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.7","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"0ae638859191a4960f7594cd26d61cf1d75c8f6d","kind":"commit","published_at":"2020-10-12T19:12:54.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.6","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6e803cf8ecf58ea60ae2fb588029e7e3997da8cd","kind":"commit","published_at":"2020-10-12T19:00:32.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.5","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b20bd6808644ae0f39fd8a7688ff0579d60dc8cc","kind":"commit","published_at":"2020-06-02T20:31:50.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.4","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4/manifests"},{"name":"v0.5.1","sha":"72ff1c6cd4fd9437cefdd68c0857aafd4ee5660c","kind":"commit","published_at":"2019-04-02T08:09:09.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.5.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1/manifests"}]},"repo_metadata_updated_at":"2024-01-12T12:43:42.791Z","dependent_packages_count":16,"downloads":122327,"downloads_period":"last-month","dependent_repos_count":79,"rankings":{"downloads":1.2079281617696176,"dependent_repos_count":1.6776249868786441,"dependent_packages_count":0.9015165252579237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":2.9513984979626113,"average":1.6846170429671992},"purl":"pkg:pypi/scikit-posthocs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scikit-posthocs","docker_dependents_count":9,"docker_downloads_count":422,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-09-28T05:23:06.515Z","issues_count":50,"pull_requests_count":12,"avg_time_to_close_issue":4328149.088888889,"avg_time_to_close_pull_request":248989.72727272726,"issues_closed_count":45,"pull_requests_closed_count":11,"pull_request_authors_count":11,"issue_authors_count":43,"avg_comments_per_issue":2.46,"avg_comments_per_pull_request":2.1666666666666665,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1548080.0,"past_year_avg_time_to_close_pull_request":652260.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scikit-posthocs/codemeta","maintainers":[{"uuid":"maximtrp","login":"maximtrp","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/maximtrp/","role":null,"created_at":"2023-02-25T10:12:21.492Z","updated_at":"2023-02-25T10:12:21.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maximtrp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380928,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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":13207601,"name":"python312Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:11:44.671Z","latest_release_published_at":"2026-02-02T01:11:44.671Z","latest_release_number":"0.9.0","last_synced_at":"2026-05-13T08:03:20.450Z","created_at":"2026-02-02T01:11:28.049Z","updated_at":"2026-05-13T08:03:20.450Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python312Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/scikit-posthocs/default.nix#L51","metadata":{"nix_attribute":"python3.12-scikit-posthocs-0.9.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:51","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1498,"html_url":null,"role":null,"created_at":"2026-03-07T14:07:39.207Z","updated_at":"2026-03-07T14:07:39.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mbalatsko/packages"}],"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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":12900355,"name":"python314Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T10:12:16.209Z","latest_release_published_at":"2026-03-04T09:13:37.181Z","latest_release_number":"0.12.0","last_synced_at":"2026-04-14T17:04:14.191Z","created_at":"2026-01-27T10:12:15.926Z","updated_at":"2026-04-14T17:04:14.192Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python314Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/scikit-posthocs/default.nix#L47","metadata":{"nix_attribute":"python3.14-scikit-posthocs-0.12.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:47","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-04T11:27:12.225Z","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.scikit-posthocs?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.scikit-posthocs/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","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":13199340,"name":"python311Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:40:48.970Z","latest_release_published_at":"2026-02-02T00:40:48.970Z","latest_release_number":"0.9.0","last_synced_at":"2026-05-12T14:58:52.676Z","created_at":"2026-02-02T00:40:47.638Z","updated_at":"2026-05-12T15:25:53.409Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python311Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/scikit-posthocs/default.nix#L51","metadata":{"nix_attribute":"python3.11-scikit-posthocs-0.9.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:51","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1498,"html_url":null,"role":null,"created_at":"2026-03-07T09:02:05.568Z","updated_at":"2026-03-07T09:02:05.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/mbalatsko/packages"}],"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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":12876593,"name":"python313Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T04:47:01.400Z","latest_release_published_at":"2026-03-05T16:12:42.112Z","latest_release_number":"0.12.0","last_synced_at":"2026-03-05T16:12:42.507Z","created_at":"2026-01-27T04:47:01.171Z","updated_at":"2026-03-05T16:38:51.485Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python313Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/scikit-posthocs/default.nix#L47","metadata":{"nix_attribute":"python3.13-scikit-posthocs-0.12.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:47","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-05T16:38:51.458Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.scikit-posthocs?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.scikit-posthocs/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","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":13299504,"name":"python310Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:36:20.906Z","latest_release_published_at":"2026-02-02T06:36:20.906Z","latest_release_number":"0.7.0","last_synced_at":"2026-04-11T05:01:37.025Z","created_at":"2026-02-02T06:36:15.823Z","updated_at":"2026-04-11T05:01:37.025Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python310Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/scikit-posthocs/default.nix#L59","metadata":{"nix_attribute":"python3.10-scikit-posthocs-0.7.0","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:59","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1489,"html_url":null,"role":null,"created_at":"2026-03-03T23:29:27.581Z","updated_at":"2026-03-03T23:29:27.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/mbalatsko/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","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":5303177,"name":"scikit-posthocs","ecosystem":"conda","description":null,"homepage":"http://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-10-13T01:10:16.000Z","latest_release_published_at":"2022-05-08T18:14:38.000Z","latest_release_number":"0.7.0","last_synced_at":"2026-04-01T03:21:44.377Z","created_at":"2022-10-03T16:14:20.373Z","updated_at":"2026-04-01T03:21:44.377Z","registry_url":"https://anaconda.org/conda-forge/scikit-posthocs","install_command":"conda install -c conda-forge scikit-posthocs","documentation_url":null,"metadata":{},"repo_metadata":{"id":41142701,"uuid":"95150484","full_name":"maximtrp/scikit-posthocs","owner":"maximtrp","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","archived":false,"fork":false,"pushed_at":"2025-09-11T11:20:36.000Z","size":5647,"stargazers_count":375,"open_issues_count":8,"forks_count":41,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-18T06:47:46.692Z","etag":null,"topics":["posthoc-comparisons","posthoc-tests","python","scikit","statistical-analysis","statistics","stats"],"latest_commit_sha":null,"homepage":"https://scikit-posthocs.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximtrp.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-06-22T19:41:37.000Z","updated_at":"2025-09-16T08:48:32.000Z","dependencies_parsed_at":"2023-02-18T00:16:03.092Z","dependency_job_id":"5e1555f2-74d6-411c-8a4a-38404ad790f0","html_url":"https://github.com/maximtrp/scikit-posthocs","commit_stats":{"total_commits":462,"total_committers":13,"mean_commits":35.53846153846154,"dds":"0.10606060606060608","last_synced_commit":"9210f9b4d24bb302e742ac29a139e5689c6b6508"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/maximtrp/scikit-posthocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/sbom","scorecard":{"id":629455,"data":{"date":"2025-08-11","repo":{"name":"github.com/maximtrp/scikit-posthocs","commit":"32c7af7961bb73194cb0a76c85e23f818aa2e35e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/package-publish.yml:8","Warn: no topLevel permission defined: .github/workflows/package-pull.yml:1","Warn: no topLevel permission defined: .github/workflows/package-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-pull.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-pull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/maximtrp/scikit-posthocs/package-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-pull.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/package-publish.yml:11"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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-21T07:26:06.295Z","repository_id":41142701,"created_at":"2025-08-21T07:26:06.295Z","updated_at":"2025-08-21T07:26:06.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275789340,"owners_count":25528713,"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-09-18T02:00:09.552Z","response_time":77,"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":"maximtrp","name":"Maksim Terpilovskii","uuid":"10440350","kind":"user","description":"Front-end and mobile developer, data and research scientist","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10440350?u=0e4c0a01ce4d18538e914e0c31b9d012a1668027\u0026v=4","repositories_count":23,"last_synced_at":"2023-03-06T19:51:25.499Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maximtrp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T20:44:50.319Z","updated_at":"2023-03-06T19:51:25.500Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximtrp/repositories"},"tags":[{"name":"v0.11.4","sha":"98665e2ed53ba1cac2fd77eb3d171695161819a9","kind":"commit","published_at":"2025-03-29T09:56:58.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.4","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"0347b7c1ded53f1d004cee037ee7e824874643e8","kind":"commit","published_at":"2025-03-13T13:50:28.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.3","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"8b8e831676f1effb676c65042334af02f692cd3f","kind":"commit","published_at":"2024-12-18T12:56:13.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.2","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"3359fb5e00e56e50cb495d3bac6e8b27983c95f4","kind":"commit","published_at":"2024-12-05T21:47:00.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"23aeeb279d34df69852650ad13582bcf61a13f21","kind":"commit","published_at":"2024-11-27T22:15:05.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.11.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d018ba3ddeea0cd494129d8a3a65edc49f02a912","kind":"commit","published_at":"2024-10-20T09:40:24.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.10.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"c4da3cac679cdb3d62326e12d11fa89fdfd54300","kind":"commit","published_at":"2024-10-09T09:55:44.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.9.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"3403b677fbdfad1f46c6470260b229e27f63c4af","kind":"commit","published_at":"2024-02-18T18:51:38.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.9.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"18bc6a7f738298ae7cb62a4abfbbb1a01a7d803a","kind":"commit","published_at":"2023-12-13T18:28:10.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9dbf098f130e983800e52bb867574f1c70d9fd7a","kind":"commit","published_at":"2023-11-06T16:34:31.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.8.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f739c7aff6973f29a3e42f07af07caab9b08cef7","kind":"commit","published_at":"2022-05-07T07:52:14.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.7.0","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"6c2bd5c17710cf9d4a2d55ba0c36b41132f20e79","kind":"commit","published_at":"2021-03-15T16:05:26.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.7","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"0ae638859191a4960f7594cd26d61cf1d75c8f6d","kind":"commit","published_at":"2020-10-12T19:12:54.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.6","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6e803cf8ecf58ea60ae2fb588029e7e3997da8cd","kind":"commit","published_at":"2020-10-12T19:00:32.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.5","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b20bd6808644ae0f39fd8a7688ff0579d60dc8cc","kind":"commit","published_at":"2020-06-02T20:31:50.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.6.4","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.6.4/manifests"},{"name":"v0.5.1","sha":"72ff1c6cd4fd9437cefdd68c0857aafd4ee5660c","kind":"commit","published_at":"2019-04-02T08:09:09.000Z","download_url":"https://codeload.github.com/maximtrp/scikit-posthocs/tar.gz/v0.5.1","html_url":"https://github.com/maximtrp/scikit-posthocs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maximtrp/scikit-posthocs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/tags/v0.5.1/manifests"}]},"repo_metadata_updated_at":"2025-09-20T08:22:04.186Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.20060881281501,"dependent_packages_count":19.601776535755278,"stargazers_count":23.040071859873247,"forks_count":29.41763561055941,"docker_downloads_count":null,"average":23.065023204750737},"purl":"pkg:conda/scikit-posthocs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T06:49:51.312Z","issues_count":72,"pull_requests_count":24,"avg_time_to_close_issue":13536601.015625,"avg_time_to_close_pull_request":612555.6666666666,"issues_closed_count":64,"pull_requests_closed_count":21,"pull_request_authors_count":17,"issue_authors_count":58,"avg_comments_per_issue":2.361111111111111,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":361555.625,"past_year_avg_time_to_close_pull_request":1582568.0,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scikit-posthocs/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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","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":13089393,"name":"python312Packages.scikit-posthocs","ecosystem":"nixpkgs","description":"Multiple Pairwise Comparisons (Post Hoc) Tests in Python","homepage":"https://github.com/maximtrp/scikit-posthocs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maximtrp/scikit-posthocs","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:12:07.505Z","latest_release_published_at":"2026-02-01T18:12:07.505Z","latest_release_number":"0.9.1","last_synced_at":"2026-03-06T08:43:47.273Z","created_at":"2026-02-01T18:12:06.747Z","updated_at":"2026-03-06T09:46:54.992Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.scikit-posthocs","install_command":"nix-env -iA nixpkgs.python312Packages.scikit-posthocs","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/scikit-posthocs/default.nix#L51","metadata":{"nix_attribute":"python3.12-scikit-posthocs-0.9.1","position":"pkgs/development/python-modules/scikit-posthocs/default.nix:51","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":"scikit-posthocs","upstream_purl":"pkg:pypi/scikit-posthocs"},"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.scikit-posthocs?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.scikit-posthocs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.scikit-posthocs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.scikit-posthocs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.scikit-posthocs/codemeta","maintainers":[{"uuid":"mbalatsko","login":null,"name":"Maksym Balatsko","email":"mbalatsko@gmail.com","url":"https://github.com/mbalatsko","packages_count":1488,"html_url":null,"role":null,"created_at":"2026-03-06T08:43:47.474Z","updated_at":"2026-03-06T08:43:47.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/mbalatsko/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","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"}}],"commits":{"id":34838,"full_name":"maximtrp/scikit-posthocs","default_branch":"master","total_commits":523,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":27.526315789473685,"dds":0.0745697896749522,"past_year_total_commits":20,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.0,"past_year_dds":0.25,"last_synced_at":"2026-06-15T21:04:07.981Z","last_synced_commit":"4bebcc0655e5a9bfbe3c7fd498a6df682a2dedf5","created_at":"2023-03-07T16:57:49.724Z","updated_at":"2026-06-15T21:03:35.230Z","committers":[{"name":"maximtrp","email":"maximtrp@gmail.com","login":"maximtrp","count":484},{"name":"Pedro","email":"pedrilidio@gmail.com","login":null,"count":11},{"name":"HUANGERIC970823","email":"eric.huang.personal@outlook.com","login":"YongcaiHuang","count":5},{"name":"Matthew Boakes","email":"mjb228@kent.ac.uk","login":null,"count":2},{"name":"Douglas O. Cardoso","email":"docardoso@yandex.com","login":"docardoso","count":2},{"name":"Joshua Adelman","email":"synapticarbors","login":"synapticarbors","count":2},{"name":"Nate George","email":"wordsforthewise@gmail.com","login":"nateGeorge","count":2},{"name":"Oroel Ipas","email":"oroel@ugr.es","login":"oroelipas","count":2},{"name":"scitia","email":"kacper.milosz.lizewski@gmail.com","login":"scitia","count":2},{"name":"ysBach","email":"ysbach93@gmail.com","login":"ysBach","count":2},{"name":"Brian McFee","email":"brian.mcfee@nyu.edu","login":"bmcfee","count":1},{"name":"Denisson Leal","email":"denissonleal@gmail.com","login":"denissonleal","count":1},{"name":"Felix Divo","email":"4403130+felixdivo","login":"felixdivo","count":1},{"name":"Pedro Ilidio","email":"ilidio@usp.br","login":"pedroilidio","count":1},{"name":"Pradeep Reddy Raamana","email":"raamana@gmail.com","login":"raamana","count":1},{"name":"Thomas Heavey","email":"thomasjheavey@gmail.com","login":"theavey","count":1},{"name":"obi@oX2015a","email":"kempa-liehr@fmf.uni-freiburg.de","login":null,"count":1},{"name":"chengmingbo","email":"chengmingbo@gmail.com","login":"chengmingbo","count":1},{"name":"Éderson André de Souza","email":"48734818+ederson-souza","login":"ederson-souza","count":1}],"past_year_committers":[{"name":"Maksim Terpilovskii","email":"maximtrp@gmail.com","login":"maximtrp","count":15},{"name":"scitia","email":"kacper.milosz.lizewski@gmail.com","login":"scitia","count":2},{"name":"Oroel Ipas","email":"oroel@ugr.es","login":"oroelipas","count":2},{"name":"Felix Divo","email":"4403130+felixdivo","login":"felixdivo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6264137,"commits_count":875134822,"contributors_count":35080009,"owners_count":1168894,"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":"maximtrp/scikit-posthocs","html_url":"https://github.com/maximtrp/scikit-posthocs","last_synced_at":"2026-05-24T10:02:50.941Z","status":"error","issues_count":73,"pull_requests_count":24,"avg_time_to_close_issue":13536601.015625,"avg_time_to_close_pull_request":612555.6666666666,"issues_closed_count":64,"pull_requests_closed_count":21,"pull_request_authors_count":17,"issue_authors_count":59,"avg_comments_per_issue":2.328767123287671,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":118.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T22:00:48.573Z","updated_at":"2026-05-24T10:02:50.941Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximtrp%2Fscikit-posthocs/issues","issue_labels_count":{"table":{"bug":35,"question":9,"enhancement":7,"check needed":6,"help wanted":3}},"pull_request_labels_count":{"table":{"bug":1}},"issue_author_associations_count":{"table":{"NONE":65,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":18,"NONE":6}},"issue_authors":{"table":{"djmitche":5,"pedroilidio":5,"Muilton":2,"mnarayan":2,"stikpet":2,"areyesromero":2,"Heptasphere":2,"pundumx":2,"andreaeverett":1,"aliyurtsevenn":1,"eugeborzone":1,"davwul":1,"raamana":1,"amrain-py":1,"directorfury192":1,"yiexu":1,"Leicas":1,"marcelovilla":1,"comatrion":1,"sandervalstar":1,"Denis-Kazakov":1,"MattyB95":1,"feiden":1,"DavidTadres":1,"EricHUANG970823":1,"bmcfee":1,"mlpotter":1,"zhoul14":1,"fMizki":1,"GEJ1":1,"rorraro":1,"JudithBernett":1,"nishimoto":1,"albertwibowo":1,"ysBach":1,"spstromberg":1,"tarikaltuncu":1,"synapticarbors":1,"fomightez":1,"j-adamczyk":1,"nateGeorge":1,"legolego":1,"jasonber":1,"PhilPlantMan":1,"bangxiangyong":1,"helenocampos":1,"lidongren":1,"AnyBrother":1,"Tsuchihashi-ryo":1,"eceisik":1,"XDuplo":1,"sbuschjaeger":1,"dyballa":1,"valosekj":1,"kshunterco":1,"benjaminpatrickevans":1,"liborak":1,"theavey":1,"darrencl":1}},"pull_request_authors":{"table":{"pedroilidio":3,"EricHUANG970823":3,"docardoso":2,"YongcaiHuang":2,"oroelipas":2,"chengmingbo":1,"bmcfee":1,"scitia":1,"denissonleal":1,"ederson-souza":1,"raamana":1,"kempa-liehr":1,"theavey":1,"nateGeorge":1,"ysBach":1,"MattyB95":1,"synapticarbors":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-15T00:00:22.443Z","repositories_count":14809174,"issues_count":33144709,"pull_requests_count":109342572,"authors_count":11307259,"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":{"bug":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"past_year_issue_authors":{"table":{"kshunterco":1}},"past_year_pull_request_authors":{"table":{"oroelipas":2,"scitia":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":6,"DeleteEvent":2,"PullRequestEvent":5,"ForkEvent":3,"IssuesEvent":30,"WatchEvent":33,"IssueCommentEvent":51,"PushEvent":25,"CreateEvent":6},"last_year":{"DeleteEvent":2,"PullRequestEvent":4,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":9,"IssueCommentEvent":3,"PushEvent":9}},"keywords":["posthoc-comparisons","posthoc-tests","python","scikit","statistical-analysis","statistics","stats"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T18:16:51.433Z","updated_at":"2022-07-16T18:16:51.433Z","repository_link":"https://github.com/maximtrp/scikit-posthocs/blob/master/docs/requirements.txt","dependencies":[{"id":237906624,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":237906625,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-16T18:16:51.570Z","updated_at":"2022-07-16T18:16:51.570Z","repository_link":"https://github.com/maximtrp/scikit-posthocs/blob/master/requirements.txt","dependencies":[{"id":237906678,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":237906679,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":237906680,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":237906681,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.20.0","direct":true,"kind":"runtime","optional":false},{"id":237906682,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":237906683,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:16:02.709Z","updated_at":"2023-02-18T00:16:02.709Z","repository_link":"https://github.com/maximtrp/scikit-posthocs/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7749660598,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7749660599,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7749660600,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T00:16:02.950Z","updated_at":"2023-02-18T00:16:02.950Z","repository_link":"https://github.com/maximtrp/scikit-posthocs/blob/master/.github/workflows/test.yml","dependencies":[{"id":7749662109,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7749662110,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":20.613874167093364,"created_at":"2025-04-11T10:23:13.543Z","updated_at":"2026-06-23T00:30:30.553Z","avatar_url":"https://github.com/maximtrp.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358597","html_url":"https://summary.ecosyste.ms/projects/358597"}