{"id":358821,"url":"https://github.com/HPAC/matchpy","last_synced_at":"2026-06-22T23:01:53.756Z","repository":{"id":47518064,"uuid":"66550798","full_name":"HPAC/matchpy","owner":"HPAC","description":"A library for pattern matching on symbolic expressions in Python.","archived":false,"fork":false,"pushed_at":"2024-04-18T09:07:37.000Z","size":926,"stargazers_count":173,"open_issues_count":18,"forks_count":25,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-04-01T13:36:45.730Z","etag":null,"topics":["pattern-matching","python","symbolic-expressions","term-rewriting"],"latest_commit_sha":null,"homepage":"","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/HPAC.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-25T11:04:59.000Z","updated_at":"2026-03-17T04:10:11.000Z","dependencies_parsed_at":"2024-06-18T21:30:42.086Z","dependency_job_id":"0c759994-7be5-4732-9deb-6828becbfd92","html_url":"https://github.com/HPAC/matchpy","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.21323529411764708","last_synced_commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/HPAC/matchpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/sbom","scorecard":{"id":60482,"data":{"date":"2025-08-11","repo":{"name":"github.com/HPAC/matchpy","commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/27 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/python-build.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/python-build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-15T01:35:37.657Z","repository_id":47518064,"created_at":"2025-08-15T01:35:37.663Z","updated_at":"2025-08-15T01:35:37.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"HPAC","name":"High-Performance and Automatic Computing","uuid":"15789883","kind":"organization","description":"Umeå University \u0026 RWTH Aachen","email":null,"website":"https://hpac.cs.umu.se/","location":"Umeå, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15789883?v=4","repositories_count":24,"last_synced_at":"2024-03-26T20:25:38.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/HPAC","funding_links":[],"total_stars":365,"followers":12,"following":0,"created_at":"2022-11-04T09:13:37.914Z","updated_at":"2024-03-26T20:25:39.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC/repositories"},"packages":[{"id":13196258,"name":"python311Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:24:42.775Z","latest_release_published_at":"2026-02-02T00:24:42.775Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-07T06:07:15.324Z","created_at":"2026-02-02T00:24:38.938Z","updated_at":"2026-03-07T06:07:15.324Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.matchpy","install_command":"nix-env -iA nixpkgs.python311Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.11-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"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.matchpy?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":77},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-03-08T06:24:41.058Z","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":13296631,"name":"python310Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:28:32.368Z","latest_release_published_at":"2026-02-02T06:28:32.368Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-07T06:35:58.764Z","created_at":"2026-02-02T06:28:17.589Z","updated_at":"2026-03-07T06:35:58.764Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.matchpy","install_command":"nix-env -iA nixpkgs.python310Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/matchpy/default.nix#L50","metadata":{"nix_attribute":"python3.10-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:50","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.matchpy?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":75},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-03-08T06:49:47.915Z","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":12816738,"name":"python310Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:23:14.450Z","latest_release_published_at":"2026-01-26T17:23:14.450Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-04T18:28:00.266Z","created_at":"2026-01-26T17:23:14.251Z","updated_at":"2026-03-04T18:30:53.711Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.matchpy","install_command":"nix-env -iA nixpkgs.python310Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/matchpy/default.nix#L50","metadata":{"nix_attribute":"python3.10-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"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.matchpy?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.matchpy/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-04T18:28:00.441Z","updated_at":"2026-03-04T18:28:00.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":54},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-03-08T06:48:54.159Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":2796227,"name":"matchpy","ecosystem":"pypi","description":"A library for pattern matching on symbolic expressions.","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2017-01-09T13:38:59.000Z","latest_release_published_at":"2021-10-29T14:28:12.000Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-07T19:01:05.182Z","created_at":"2022-04-10T11:33:20.663Z","updated_at":"2026-03-07T19:02:14.203Z","registry_url":"https://pypi.org/project/matchpy/","install_command":"pip install matchpy --index-url https://pypi.org/simple","documentation_url":"https://matchpy.readthedocs.io/","metadata":{"funding":null,"documentation":"https://matchpy.readthedocs.io/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"matchpy","project_status":null},"repo_metadata":{"id":47518064,"uuid":"66550798","full_name":"HPAC/matchpy","owner":"HPAC","description":"A library for pattern matching on symbolic expressions in Python.","archived":false,"fork":false,"pushed_at":"2024-04-18T09:07:37.000Z","size":926,"stargazers_count":172,"open_issues_count":18,"forks_count":25,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-19T23:49:51.250Z","etag":null,"topics":["pattern-matching","python","symbolic-expressions","term-rewriting"],"latest_commit_sha":null,"homepage":"","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/HPAC.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-25T11:04:59.000Z","updated_at":"2026-01-16T15:57:00.000Z","dependencies_parsed_at":"2024-06-18T21:30:42.086Z","dependency_job_id":"0c759994-7be5-4732-9deb-6828becbfd92","html_url":"https://github.com/HPAC/matchpy","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.21323529411764708","last_synced_commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/HPAC/matchpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/sbom","scorecard":{"id":60482,"data":{"date":"2025-08-11","repo":{"name":"github.com/HPAC/matchpy","commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/27 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/python-build.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/python-build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-15T01:35:37.657Z","repository_id":47518064,"created_at":"2025-08-15T01:35:37.663Z","updated_at":"2025-08-15T01:35:37.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28642695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"HPAC","name":"High-Performance and Automatic Computing","uuid":"15789883","kind":"organization","description":"Umeå University \u0026 RWTH Aachen","email":null,"website":"https://hpac.cs.umu.se/","location":"Umeå, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15789883?v=4","repositories_count":24,"last_synced_at":"2024-03-26T20:25:38.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/HPAC","funding_links":[],"total_stars":365,"followers":12,"following":0,"created_at":"2022-11-04T09:13:37.914Z","updated_at":"2024-03-26T20:25:39.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC/repositories"},"tags":[{"name":"0.5.5","sha":"45f63748f4f57ed1803df09d2bfc4c7b28008995","kind":"commit","published_at":"2021-10-29T14:25:04.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.5","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"5cd32db578d8c555ac478567fc13e9b67c62a132","kind":"commit","published_at":"2020-12-23T07:14:52.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"5cae3f275e3a1f725518516bf3c700dc3be03a56","kind":"commit","published_at":"2020-09-20T13:43:45.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"06e687d003444a9a5c512811d95c060c3e15af0b","kind":"commit","published_at":"2020-07-21T13:46:01.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"570b70ecb6f99af0e3842bab12c3a1cb7d3b6928","kind":"commit","published_at":"2019-04-30T07:46:51.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0bcdbb7f498f619eff26d747dddbfe031eb6e26b","kind":"commit","published_at":"2019-03-23T21:10:13.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.0","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.0/manifests"},{"name":"v0.4.6","sha":"ff8b28a0e178f3cc5d6546c25ee1d891cff64425","kind":"commit","published_at":"2018-07-29T12:25:19.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/v0.4.6","html_url":"https://github.com/HPAC/matchpy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"15520af3c28a488da73bdbde343019b592b5f34b","kind":"commit","published_at":"2018-06-21T09:05:53.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/v0.4.5","html_url":"https://github.com/HPAC/matchpy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.5/manifests"},{"name":"4.3.1","sha":"76d27a3eb51116acd136a427662d8776849ebfb5","kind":"commit","published_at":"2017-10-06T08:48:40.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/4.3.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/4.3.1/manifests"},{"name":"0.4.4","sha":"76d27a3eb51116acd136a427662d8776849ebfb5","kind":"commit","published_at":"2017-10-06T08:48:40.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d01e9667c63bfcafbea1a9b788baea323f871e12","kind":"commit","published_at":"2017-08-04T14:44:23.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"d4ee2f34712d1ae47c12384bb8a7e0760acb555b","kind":"commit","published_at":"2017-07-16T14:07:30.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"ce1de628ad2310ee73047b01d1d11e283e5ad3fd","kind":"commit","published_at":"2017-07-16T03:01:57.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.1/manifests"},{"name":"0.4","sha":"0303eeeb9b37020de13bd73c8a6d3fffa9ddf7ed","kind":"tag","published_at":"2017-06-27T10:46:16.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4/manifests"},{"name":"0.3.2","sha":"6490f8d6a3524d844a57d762017d784522b5cec9","kind":"commit","published_at":"2017-06-16T08:07:58.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2d43098a752a1dbbc62c60854e5747d8470263da","kind":"commit","published_at":"2017-05-29T11:03:52.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.1/manifests"},{"name":"0.3","sha":"022f82b2b8bd6911db2bbb9a5bd2098d922b3f78","kind":"commit","published_at":"2017-05-22T09:11:32.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3/manifests"},{"name":"0.2","sha":"e9219e4791bcd9b887ff65b4478798f3751cef83","kind":"commit","published_at":"2017-04-03T13:09:14.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.2/manifests"},{"name":"0.1.2","sha":"f74b42c23f1722a6cd9bc09d350a6718a3df8209","kind":"commit","published_at":"2017-01-10T14:25:46.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"57f62d927980b8c6d62d0e1e84f435f3d0b76aad","kind":"commit","published_at":"2017-01-09T13:36:06.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.1/manifests"},{"name":"0.1","sha":"1990dbdf56bf18be426f438a584303091318f010","kind":"commit","published_at":"2017-01-09T11:26:26.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-07T19:02:14.202Z","dependent_packages_count":0,"downloads":8065,"downloads_period":"last-month","dependent_repos_count":30,"rankings":{"downloads":3.4181311390906752,"dependent_repos_count":2.657749590006663,"dependent_packages_count":10.082087700208083,"stargazers_count":5.738945544148157,"forks_count":7.997121730931466,"docker_downloads_count":2.479414560404952,"average":5.395575044131665},"purl":"pkg:pypi/matchpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/matchpy","docker_dependents_count":5,"docker_downloads_count":264,"usage_url":"https://repos.ecosyste.ms/usage/pypi/matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T04:00:48.851Z","issues_count":51,"pull_requests_count":26,"avg_time_to_close_issue":10121233.529411765,"avg_time_to_close_pull_request":1626556.24,"issues_closed_count":34,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":5.078431372549019,"avg_comments_per_pull_request":4.346153846153846,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/issues","maintainers":[{"login":"wheerd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wheerd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/matchpy/codemeta","maintainers":[{"uuid":"Wheerd","login":"Wheerd","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Wheerd/","role":null,"created_at":"2023-02-24T15:45:16.305Z","updated_at":"2023-02-24T15:45:16.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Wheerd/packages"},{"uuid":"henrik227","login":"henrik227","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/henrik227/","role":null,"created_at":"2023-02-24T15:45:16.299Z","updated_at":"2023-02-24T15:45:16.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henrik227/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":811585,"maintainers_count":343475,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52584},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-08T05:19:32.291Z","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":12891756,"name":"python314Packages.matchpy","ecosystem":"nixpkgs","description":"Library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:19:36.392Z","latest_release_published_at":"2026-01-27T08:19:36.392Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-04T06:12:12.738Z","created_at":"2026-01-27T08:19:35.686Z","updated_at":"2026-03-04T06:12:12.739Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.matchpy","install_command":"nix-env -iA nixpkgs.python314Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.14-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.matchpy?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":143353,"maintainers_count":4537,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1017},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-03-08T06:49:39.035Z","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":13086110,"name":"python312Packages.matchpy","ecosystem":"nixpkgs","description":"Library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:21.041Z","latest_release_published_at":"2026-02-01T18:03:21.041Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-08T06:16:18.941Z","created_at":"2026-02-01T18:03:19.489Z","updated_at":"2026-03-08T06:16:18.941Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.matchpy","install_command":"nix-env -iA nixpkgs.python312Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.12-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.matchpy?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":84},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-03-08T06:49:02.286Z","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":13204541,"name":"python312Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:58:35.806Z","latest_release_published_at":"2026-02-02T00:58:35.806Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-07T12:05:02.099Z","created_at":"2026-02-02T00:58:35.351Z","updated_at":"2026-03-07T12:05:02.099Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.matchpy","install_command":"nix-env -iA nixpkgs.python312Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.12-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.matchpy?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":77},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-03-08T06:24:41.058Z","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":12868111,"name":"python313Packages.matchpy","ecosystem":"nixpkgs","description":"Library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:48:40.121Z","latest_release_published_at":"2026-01-27T02:48:40.121Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-03T10:02:14.933Z","created_at":"2026-01-27T02:48:39.681Z","updated_at":"2026-03-03T10:02:14.934Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.matchpy","install_command":"nix-env -iA nixpkgs.python313Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.13-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.matchpy?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":143353,"maintainers_count":4537,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1017},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-03-08T06:49:39.035Z","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":13077258,"name":"python311Packages.matchpy","ecosystem":"nixpkgs","description":"Library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:35:04.736Z","latest_release_published_at":"2026-02-01T17:35:04.736Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-06T02:26:18.013Z","created_at":"2026-02-01T17:34:57.844Z","updated_at":"2026-03-06T02:32:12.751Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.matchpy","install_command":"nix-env -iA nixpkgs.python311Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/matchpy/default.nix#L58","metadata":{"nix_attribute":"python3.11-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:58","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"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.matchpy?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":84},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-03-08T06:49:02.286Z","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":13304310,"name":"python311Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:44.493Z","latest_release_published_at":"2026-02-02T06:58:44.493Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-04T05:38:19.045Z","created_at":"2026-02-02T06:58:41.781Z","updated_at":"2026-03-04T05:38:19.045Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.matchpy","install_command":"nix-env -iA nixpkgs.python311Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/matchpy/default.nix#L50","metadata":{"nix_attribute":"python3.11-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:50","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":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"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.matchpy?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.matchpy/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":75},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-03-08T06:49:47.915Z","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":12829221,"name":"python311Packages.matchpy","ecosystem":"nixpkgs","description":"A library for pattern matching on symbolic expressions","homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:30:48.876Z","latest_release_published_at":"2026-01-26T19:30:48.876Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-04T06:38:06.631Z","created_at":"2026-01-26T19:30:48.617Z","updated_at":"2026-03-04T06:38:06.880Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.matchpy","install_command":"nix-env -iA nixpkgs.python311Packages.matchpy","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/matchpy/default.nix#L50","metadata":{"nix_attribute":"python3.11-matchpy-0.5.5","position":"pkgs/development/python-modules/matchpy/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"matchpy","upstream_purl":"pkg:pypi/matchpy"},"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.matchpy?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.matchpy/codemeta","maintainers":[{"uuid":"costrouc","login":null,"name":"Chris Ostrouchov","email":"chris.ostrouchov@gmail.com","url":"https://github.com/costrouc","packages_count":496,"html_url":null,"role":null,"created_at":"2026-03-04T06:38:06.808Z","updated_at":"2026-03-04T06:38:06.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/costrouc/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":54},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-03-08T06:48:54.159Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5299101,"name":"matchpy","ecosystem":"conda","description":null,"homepage":"https://github.com/HPAC/matchpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/HPAC/matchpy","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-06-21T17:36:37.000Z","latest_release_published_at":"2021-10-31T13:34:52.000Z","latest_release_number":"0.5.5","last_synced_at":"2026-03-01T12:29:17.174Z","created_at":"2022-10-03T16:05:48.555Z","updated_at":"2026-03-01T12:29:17.174Z","registry_url":"https://anaconda.org/conda-forge/matchpy","install_command":"conda install -c conda-forge matchpy","documentation_url":null,"metadata":{},"repo_metadata":{"id":47518064,"uuid":"66550798","full_name":"HPAC/matchpy","owner":"HPAC","description":"A library for pattern matching on symbolic expressions in Python.","archived":false,"fork":false,"pushed_at":"2024-04-18T09:07:37.000Z","size":926,"stargazers_count":170,"open_issues_count":18,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-12T02:55:29.413Z","etag":null,"topics":["pattern-matching","python","symbolic-expressions","term-rewriting"],"latest_commit_sha":null,"homepage":"","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/HPAC.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-25T11:04:59.000Z","updated_at":"2025-09-06T07:28:41.000Z","dependencies_parsed_at":"2024-06-18T21:30:42.086Z","dependency_job_id":"0c759994-7be5-4732-9deb-6828becbfd92","html_url":"https://github.com/HPAC/matchpy","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.21323529411764708","last_synced_commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/HPAC/matchpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/sbom","scorecard":{"id":60482,"data":{"date":"2025-08-11","repo":{"name":"github.com/HPAC/matchpy","commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/27 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Warn: no topLevel permission defined: .github/workflows/python-build.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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/python-build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/HPAC/matchpy/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-15T01:35:37.657Z","repository_id":47518064,"created_at":"2025-08-15T01:35:37.663Z","updated_at":"2025-08-15T01:35:37.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274759058,"owners_count":25343871,"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-12T02:00:09.324Z","response_time":60,"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":"HPAC","name":"High-Performance and Automatic Computing","uuid":"15789883","kind":"organization","description":"Umeå University \u0026 RWTH Aachen","email":null,"website":"https://hpac.cs.umu.se/","location":"Umeå, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15789883?v=4","repositories_count":24,"last_synced_at":"2024-03-26T20:25:38.674Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/HPAC","funding_links":[],"total_stars":365,"followers":12,"following":0,"created_at":"2022-11-04T09:13:37.914Z","updated_at":"2024-03-26T20:25:39.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HPAC/repositories"},"tags":[{"name":"0.5.5","sha":"45f63748f4f57ed1803df09d2bfc4c7b28008995","kind":"commit","published_at":"2021-10-29T14:25:04.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.5","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"5cd32db578d8c555ac478567fc13e9b67c62a132","kind":"commit","published_at":"2020-12-23T07:14:52.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"5cae3f275e3a1f725518516bf3c700dc3be03a56","kind":"commit","published_at":"2020-09-20T13:43:45.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"06e687d003444a9a5c512811d95c060c3e15af0b","kind":"commit","published_at":"2020-07-21T13:46:01.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"570b70ecb6f99af0e3842bab12c3a1cb7d3b6928","kind":"commit","published_at":"2019-04-30T07:46:51.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0bcdbb7f498f619eff26d747dddbfe031eb6e26b","kind":"commit","published_at":"2019-03-23T21:10:13.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.5.0","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.5.0/manifests"},{"name":"v0.4.6","sha":"ff8b28a0e178f3cc5d6546c25ee1d891cff64425","kind":"commit","published_at":"2018-07-29T12:25:19.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/v0.4.6","html_url":"https://github.com/HPAC/matchpy/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"15520af3c28a488da73bdbde343019b592b5f34b","kind":"commit","published_at":"2018-06-21T09:05:53.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/v0.4.5","html_url":"https://github.com/HPAC/matchpy/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/v0.4.5/manifests"},{"name":"4.3.1","sha":"76d27a3eb51116acd136a427662d8776849ebfb5","kind":"commit","published_at":"2017-10-06T08:48:40.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/4.3.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/4.3.1/manifests"},{"name":"0.4.4","sha":"76d27a3eb51116acd136a427662d8776849ebfb5","kind":"commit","published_at":"2017-10-06T08:48:40.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d01e9667c63bfcafbea1a9b788baea323f871e12","kind":"commit","published_at":"2017-08-04T14:44:23.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"d4ee2f34712d1ae47c12384bb8a7e0760acb555b","kind":"commit","published_at":"2017-07-16T14:07:30.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"ce1de628ad2310ee73047b01d1d11e283e5ad3fd","kind":"commit","published_at":"2017-07-16T03:01:57.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4.1/manifests"},{"name":"0.4","sha":"0303eeeb9b37020de13bd73c8a6d3fffa9ddf7ed","kind":"tag","published_at":"2017-06-27T10:46:16.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.4","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.4/manifests"},{"name":"0.3.2","sha":"6490f8d6a3524d844a57d762017d784522b5cec9","kind":"commit","published_at":"2017-06-16T08:07:58.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"2d43098a752a1dbbc62c60854e5747d8470263da","kind":"commit","published_at":"2017-05-29T11:03:52.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3.1/manifests"},{"name":"0.3","sha":"022f82b2b8bd6911db2bbb9a5bd2098d922b3f78","kind":"commit","published_at":"2017-05-22T09:11:32.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.3","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.3/manifests"},{"name":"0.2","sha":"e9219e4791bcd9b887ff65b4478798f3751cef83","kind":"commit","published_at":"2017-04-03T13:09:14.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.2/manifests"},{"name":"0.1.2","sha":"f74b42c23f1722a6cd9bc09d350a6718a3df8209","kind":"commit","published_at":"2017-01-10T14:25:46.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1.2","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"57f62d927980b8c6d62d0e1e84f435f3d0b76aad","kind":"commit","published_at":"2017-01-09T13:36:06.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1.1/manifests"},{"name":"0.1","sha":"1990dbdf56bf18be426f438a584303091318f010","kind":"commit","published_at":"2017-01-09T11:26:26.000Z","download_url":"https://codeload.github.com/HPAC/matchpy/tar.gz/0.1","html_url":"https://github.com/HPAC/matchpy/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/HPAC/matchpy@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-14T09:11:37.567Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.37746394530665,"dependent_packages_count":51.58940066869604,"stargazers_count":29.038375168421577,"forks_count":34.1583911372823,"docker_downloads_count":null,"average":34.790907729926644},"purl":"pkg:conda/matchpy?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/matchpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/matchpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/matchpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:06:01.401Z","issues_count":51,"pull_requests_count":26,"avg_time_to_close_issue":10121233.529411765,"avg_time_to_close_pull_request":1626556.24,"issues_closed_count":34,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":5.078431372549019,"avg_comments_per_pull_request":4.346153846153846,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/issues","maintainers":[{"login":"wheerd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wheerd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/matchpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/matchpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/matchpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/matchpy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/matchpy/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2239},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-03-08T06:59:19.076Z","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"}}],"commits":{"id":32478,"full_name":"HPAC/matchpy","default_branch":"master","total_commits":408,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":40.8,"dds":0.21323529411764708,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-03-09T20:03:07.085Z","last_synced_commit":"45f63748f4f57ed1803df09d2bfc4c7b28008995","created_at":"2023-03-07T16:49:13.841Z","updated_at":"2026-03-09T20:01:39.869Z","committers":[{"name":"Wheerd","email":"admin@wheerd.de","login":"wheerd","count":321},{"name":"Henrik Barthels","email":"barthels@aices.rwth-aachen.de","login":null,"count":52},{"name":"Sergey B Kirpichev","email":"skirpichev@gmail.com","login":"skirpichev","count":19},{"name":"Francesco Bonazzi","email":"franz.bonazzi@gmail.com","login":"Upabjojr","count":6},{"name":"Manuel Krebber","email":"manuel.krebber@granikos.eu","login":null,"count":3},{"name":"Mario Rodas","email":"marsam","login":"marsam","count":2},{"name":"Henrik","email":"25176271+henrik227","login":"henrik227","count":2},{"name":"Kaushik Kulkarni","email":"15399010+kaushikcfd","login":"kaushikcfd","count":1},{"name":"Jaewoo Song","email":"jaewoosong","login":"jaewoosong","count":1},{"name":"Henrik Barthels","email":"henrik@MacBook-Pro.local","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-11T00:00:08.884Z","repositories_count":6202572,"commits_count":933846632,"contributors_count":36186055,"owners_count":1149910,"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":"HPAC/matchpy","html_url":"https://github.com/HPAC/matchpy","last_synced_at":"2026-02-05T04:00:48.851Z","status":"error","issues_count":51,"pull_requests_count":26,"avg_time_to_close_issue":10121233.529411765,"avg_time_to_close_pull_request":1626556.24,"issues_closed_count":34,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":14,"avg_comments_per_issue":5.078431372549019,"avg_comments_per_pull_request":4.346153846153846,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:41:00.608Z","updated_at":"2026-02-05T04:00:48.851Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/HPAC%2Fmatchpy/issues","issue_labels_count":{"table":{"enhancement":13,"bug":4,"help wanted":1,"question":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":15,"COLLABORATOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":21,"NONE":3,"COLLABORATOR":3}},"issue_authors":{"table":{"parsoyaarihant":19,"Upabjojr":11,"wheerd":4,"saulshanabrook":3,"hbarthels":3,"llllllllll":2,"ashishkg0022":2,"flex361":1,"ylemkimon":1,"kaushikcfd":1,"samithkavishke":1,"thom-popovici":1,"sidmani":1,"costrouc":1}},"pull_request_authors":{"table":{"skirpichev":8,"Upabjojr":7,"hbarthels":3,"wheerd":3,"pbsds":2,"costrouc":1,"kaushikcfd":1,"jaewoosong":1,"marsam":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-07T00:00:07.995Z","repositories_count":13615942,"issues_count":34816261,"pull_requests_count":113502179,"authors_count":11186807,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"wheerd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wheerd"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":8},"last_year":{"WatchEvent":3}},"keywords":["pattern-matching","python","symbolic-expressions","term-rewriting"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-build.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T21:30:39.156Z","updated_at":"2024-06-18T21:30:39.156Z","repository_link":"https://github.com/HPAC/matchpy/blob/master/.github/workflows/python-build.yml","dependencies":[{"id":18682862715,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18682862716,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T21:30:39.478Z","updated_at":"2024-06-18T21:30:39.478Z","repository_link":"https://github.com/HPAC/matchpy/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":18682862725,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18682862726,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T21:30:39.842Z","updated_at":"2024-06-18T21:30:39.842Z","repository_link":"https://github.com/HPAC/matchpy/blob/master/environment.yml","dependencies":[{"id":18682862727,"package_name":"openssl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862728,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862729,"package_name":"python","ecosystem":"conda","requirements":"3.5.3.*","direct":true,"kind":"runtime","optional":false},{"id":18682862730,"package_name":"readline","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862731,"package_name":"setuptools","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862732,"package_name":"sqlite","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862733,"package_name":"wheel","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18682862734,"package_name":"zlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T21:30:40.152Z","updated_at":"2024-06-18T21:30:40.152Z","repository_link":"https://github.com/HPAC/matchpy/blob/master/setup.py","dependencies":[]}],"score":16.58702870734538,"created_at":"2025-04-11T10:23:54.221Z","updated_at":"2026-06-22T23:01:53.756Z","avatar_url":"https://github.com/HPAC.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358821","html_url":"https://summary.ecosyste.ms/projects/358821"}