{"id":38039,"name":"permuta","description":"A native Python library for permutation pattern research","url":"https://github.com/permutatriangle/permuta","last_synced_at":"2025-09-05T07:40:10.534Z","repository":{"id":2993047,"uuid":"42050433","full_name":"PermutaTriangle/Permuta","owner":"PermutaTriangle","description":"A native Python library for permutation pattern research","archived":false,"fork":false,"pushed_at":"2025-07-14T21:51:08.000Z","size":5213,"stargazers_count":16,"open_issues_count":4,"forks_count":5,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-08-15T20:19:41.825Z","etag":null,"topics":["mesh-pattern","pattern-avoidance","permuta","permutation-class","permutation-pattern","permutation-statistics","permutations"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PermutaTriangle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-07T11:57:22.000Z","updated_at":"2025-06-20T19:03:03.000Z","dependencies_parsed_at":"2024-08-29T13:43:51.231Z","dependency_job_id":"0ff07534-e88b-47eb-a6dd-75cb3fa3ea44","html_url":"https://github.com/PermutaTriangle/Permuta","commit_stats":{"total_commits":821,"total_committers":17,"mean_commits":"48.294117647058826","dds":0.6492082825822167,"last_synced_commit":"031cf63e29e4070694abc53333ee9b4556d58845"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/PermutaTriangle/Permuta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/sbom","scorecard":{"id":109234,"data":{"date":"2025-08-11","repo":{"name":"github.com/PermutaTriangle/Permuta","commit":"5467d3ad0347ceb173a56b8e302a407a5d15c097"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/build-and-deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/build-and-deploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/build-and-deploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-and-deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-and-deploy.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(master): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 29 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-15T11:42:45.711Z","repository_id":2993047,"created_at":"2025-08-15T11:42:45.711Z","updated_at":"2025-08-15T11:42:45.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727769,"owners_count":25157133,"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-05T02:00:09.113Z","response_time":402,"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":"PermutaTriangle","name":"The Permuta Triangle","uuid":"14117500","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14117500?v=4","repositories_count":18,"last_synced_at":"2024-03-26T10:48:27.384Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PermutaTriangle","funding_links":[],"total_stars":43,"followers":1,"following":0,"created_at":"2022-11-03T17:00:11.327Z","updated_at":"2024-03-26T10:48:31.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle/repositories"},"packages":[{"id":2849672,"name":"permuta","ecosystem":"pypi","description":"A comprehensive high performance permutation library.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/PermutaTriangle/Permuta","keywords_array":["avoid","contain","mesh","occurrence","patt","pattern","perm","permutation","statistic"],"namespace":null,"versions_count":20,"first_release_published_at":"2018-03-05T16:27:41.000Z","latest_release_published_at":"2025-06-13T17:51:38.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-08-15T13:06:40.113Z","created_at":"2022-04-10T12:01:51.746Z","updated_at":"2025-08-16T02:14:25.590Z","registry_url":"https://pypi.org/project/permuta/","install_command":"pip install permuta --index-url https://pypi.org/simple","documentation_url":"https://permuta.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Education","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"permuta","project_status":null},"repo_metadata":{"id":2993047,"uuid":"42050433","full_name":"PermutaTriangle/Permuta","owner":"PermutaTriangle","description":"A native Python library for permutation pattern research","archived":false,"fork":false,"pushed_at":"2025-06-20T19:03:03.000Z","size":5211,"stargazers_count":16,"open_issues_count":3,"forks_count":5,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-07-06T22:04:51.491Z","etag":null,"topics":["mesh-pattern","pattern-avoidance","permuta","permutation-class","permutation-pattern","permutation-statistics","permutations"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PermutaTriangle.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-07T11:57:22.000Z","updated_at":"2025-06-20T19:03:03.000Z","dependencies_parsed_at":"2024-08-29T13:43:51.231Z","dependency_job_id":"0ff07534-e88b-47eb-a6dd-75cb3fa3ea44","html_url":"https://github.com/PermutaTriangle/Permuta","commit_stats":{"total_commits":821,"total_committers":17,"mean_commits":"48.294117647058826","dds":0.6492082825822167,"last_synced_commit":"031cf63e29e4070694abc53333ee9b4556d58845"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/PermutaTriangle/Permuta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/sbom","scorecard":{"id":109234,"data":{"date":"2025-08-11","repo":{"name":"github.com/PermutaTriangle/Permuta","commit":"5467d3ad0347ceb173a56b8e302a407a5d15c097"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/build-and-deploy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/build-and-deploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/build-and-deploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PermutaTriangle/Permuta/test.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-and-deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-and-deploy.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(master): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 29 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-15T11:42:45.711Z","repository_id":2993047,"created_at":"2025-08-15T11:42:45.711Z","updated_at":"2025-08-15T11:42:45.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270624479,"owners_count":24618264,"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-08-15T02:00:12.559Z","response_time":110,"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":"PermutaTriangle","name":"The Permuta Triangle","uuid":"14117500","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14117500?v=4","repositories_count":18,"last_synced_at":"2024-03-26T10:48:27.384Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PermutaTriangle","funding_links":[],"total_stars":43,"followers":1,"following":0,"created_at":"2022-11-03T17:00:11.327Z","updated_at":"2024-03-26T10:48:31.791Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle/repositories"},"tags":[{"name":"v2.3.1","sha":"ad87d36d91b4da431fd31ad1ade1ee774e77b925","kind":"tag","published_at":"2025-06-13T17:52:13.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.3.1","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"7dd8f87b1970e2ea346b0e91b36aaa12bb9f9239","kind":"commit","published_at":"2024-03-04T13:30:23.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.3.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1fb948af715d805c9cd6c87e810f89a59e78cd8f","kind":"commit","published_at":"2021-10-21T11:12:32.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.2.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6411ca8ccf115b1bd5679bdd5eacb967d0165bd7","kind":"commit","published_at":"2021-06-14T13:45:58.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.1.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.1.0/manifests"},{"name":"v2.0.4","sha":"e840107f500319f0ed3aad9d098cda0f5216792b","kind":"commit","published_at":"2021-04-28T16:42:38.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.0.4","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"aed53355246fcfb5b78d056700fbb74ffd6346ff","kind":"commit","published_at":"2021-04-28T16:15:08.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.0.3","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"fddc2d101071c77864695fd379b01b01ffab1de6","kind":"commit","published_at":"2020-08-06T15:50:23.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.0.2","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"61dc391875d43f6f404759a20bebd04f9001171f","kind":"commit","published_at":"2020-07-23T11:25:43.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.0.1","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0de5a3e87a4a3b629a76785f7c9aafa3e4ab00ea","kind":"commit","published_at":"2020-07-20T14:13:30.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v2.0.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"0fb6e7f4bbb9b884506c994e5b52f655397e750f","kind":"commit","published_at":"2020-06-23T09:45:08.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.5.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"adc81a2082f0b028ac36e9508574a585f62afbf2","kind":"commit","published_at":"2020-06-17T10:23:12.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.4.2","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"0e060453a931a38486f67c4f2f531ea3340898b9","kind":"commit","published_at":"2020-06-12T16:13:22.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.4.1","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"35e448cc7dbae2cb11bac44bfd25510c1cf5991f","kind":"commit","published_at":"2020-05-12T16:13:49.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.4.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b14c497dd5db0c32e3b70be9d4676e0447571a45","kind":"commit","published_at":"2020-01-20T10:29:13.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.3.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ce997bb4cabc8b6e6083d78ea81304ba237399d0","kind":"commit","published_at":"2019-09-10T11:24:13.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.2.1","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0a73244350c56e33c5a0f604db5d2b72b0920441","kind":"commit","published_at":"2019-09-05T18:39:14.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.2.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e98e2a23131be2b83061342e9714b6869f6363d2","kind":"commit","published_at":"2019-08-26T12:18:26.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.1.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"00765fc7f01953355d389c336369266cb2d6400d","kind":"commit","published_at":"2019-04-15T19:01:51.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v1.0.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6308fb8ddd83e5f2f0375487932bc2c22c424ce3","kind":"commit","published_at":"2018-03-05T13:16:59.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v0.1.0","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v0.1.0/manifests"},{"name":"v0.0001","sha":"0b6d93c4b1a548f25c3447ee22c7f4b9e8ce819a","kind":"commit","published_at":"2017-01-17T15:35:06.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Permuta/tar.gz/v0.0001","html_url":"https://github.com/PermutaTriangle/Permuta/releases/tag/v0.0001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Permuta@v0.0001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v0.0001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/tags/v0.0001/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:14:25.590Z","dependent_packages_count":0,"downloads":574,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":20.376674299455495,"dependent_repos_count":11.589726513685799,"dependent_packages_count":10.02740418105131,"stargazers_count":15.57106800538088,"forks_count":15.31869780543627,"docker_downloads_count":null,"average":14.57671416100195},"purl":"pkg:pypi/permuta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/permuta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/permuta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/permuta/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T19:58:49.494Z","issues_count":12,"pull_requests_count":96,"avg_time_to_close_issue":36029804.55555555,"avg_time_to_close_pull_request":1322352.9479166667,"issues_closed_count":9,"pull_requests_closed_count":96,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":1.4166666666666667,"avg_comments_per_pull_request":0.10416666666666667,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4171.666666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/issues","maintainers":[{"login":"enadeau","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enadeau"},{"login":"JonSteinn","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonSteinn"},{"login":"christianbean","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianbean"},{"login":"ulfarsson","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfarsson"},{"login":"jaypantone","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"},{"login":"RagnarArdal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RagnarArdal"}],"active_maintainers":[{"login":"jaypantone","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permuta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permuta/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permuta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/permuta/related_packages","maintainers":[{"uuid":"henningu","login":"henningu","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/henningu/","role":null,"created_at":"2023-02-25T00:18:34.856Z","updated_at":"2023-02-25T00:18:34.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henningu/packages"},{"uuid":"tomkenmag","login":"tomkenmag","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tomkenmag/","role":null,"created_at":"2023-02-25T00:18:34.864Z","updated_at":"2023-02-25T00:18:34.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomkenmag/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725027,"maintainers_count":308331,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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"}}],"commits":{"id":627733,"full_name":"PermutaTriangle/Permuta","default_branch":"develop","committers":[{"name":"RagnarArdal","email":"RagnarArdal@gmail.com","login":"RagnarArdal","count":288},{"name":"Tomas Ken","email":"tomkenmag@gmail.com","login":"tomkenmag","count":144},{"name":"Émile Nadeau","email":"nadeau.emile@gmail.com","login":"enadeau","count":101},{"name":"Christian Bean","email":"christianbean@ru.is","login":"christianbean","count":63},{"name":"SuprDewd","email":"suprdewd@gmail.com","login":"SuprDewd","count":52},{"name":"Henning Ulfarsson","email":"henningu@ru.is","login":"ulfarsson","count":39},{"name":"quintant","email":"sigurjoni52@gmail.com","login":"quintant","count":30},{"name":"Bjarni Jens Kristinsson","email":"bjarni.jens@gmail.com","login":"bjk17","count":29},{"name":"JonSteinn","email":"jonsteinn@gmail.com","login":"JonSteinn","count":26},{"name":"Murray Tannock","email":"murraytannock@gmail.com","login":"MurrayT","count":19},{"name":"requires.io","email":"support@requires.io","login":"requires","count":13},{"name":"Alfurb","email":"alfur.birkir@gmail.com","login":"alfurb","count":13},{"name":"jaypantone","email":"jay.pantone@gmail.com","login":"jaypantone","count":11},{"name":"JonSteinn","email":"jonstienn@gmail.com","login":null,"count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1}],"total_commits":835,"total_committers":16,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":52.1875,"dds":0.6550898203592814,"past_year_committers":[{"name":"jaypantone","email":"jay.pantone@gmail.com","login":"jaypantone","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Henning Ulfarsson","email":"henningu@ru.is","login":"ulfarsson","count":1}],"past_year_total_commits":10,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":3.3333333333333335,"past_year_dds":0.19999999999999996,"last_synced_at":"2025-07-07T11:33:08.215Z","last_synced_commit":"5467d3ad0347ceb173a56b8e302a407a5d15c097","created_at":"2023-03-09T08:15:23.076Z","updated_at":"2025-07-07T11:33:11.473Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"PermutaTriangle/Permuta","html_url":"https://github.com/PermutaTriangle/Permuta","last_synced_at":"2025-08-15T19:58:49.494Z","status":"error","issues_count":12,"pull_requests_count":96,"avg_time_to_close_issue":36029804.55555555,"avg_time_to_close_pull_request":1322352.9479166667,"issues_closed_count":9,"pull_requests_closed_count":96,"pull_request_authors_count":7,"issue_authors_count":7,"avg_comments_per_issue":1.4166666666666667,"avg_comments_per_pull_request":0.10416666666666667,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4171.666666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T20:02:29.717Z","updated_at":"2025-09-01T04:23:02.558Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FPermuta/issues","issue_labels_count":{"enhancement":6,"bug":2},"pull_request_labels_count":{"dependencies":3,"python":3},"issue_author_associations_count":{"MEMBER":8,"COLLABORATOR":2,"NONE":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":52,"COLLABORATOR":32,"CONTRIBUTOR":19,"NONE":1},"issue_authors":{"enadeau":3,"ulfarsson":2,"RagnarArdal":2,"JonSteinn":2,"quintant":1,"mchllbrt":1,"christianbean":1},"pull_request_authors":{"enadeau":32,"JonSteinn":19,"quintant":17,"christianbean":14,"jaypantone":13,"ulfarsson":6,"dependabot[bot]":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10092753,"issues_count":31358816,"pull_requests_count":96899754,"authors_count":10699020,"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":{},"past_year_pull_request_labels_count":{"dependencies":3,"python":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":10,"CONTRIBUTOR":2,"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jaypantone":10,"dependabot[bot]":3},"maintainers":[{"login":"enadeau","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enadeau"},{"login":"JonSteinn","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonSteinn"},{"login":"christianbean","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianbean"},{"login":"jaypantone","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"},{"login":"ulfarsson","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfarsson"},{"login":"RagnarArdal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RagnarArdal"}],"active_maintainers":[{"login":"jaypantone","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"}]},"events":{"total":{"WatchEvent":1,"DeleteEvent":5,"IssueCommentEvent":1,"PushEvent":18,"PullRequestReviewEvent":4,"PullRequestEvent":11,"CreateEvent":4},"last_year":{"WatchEvent":1,"DeleteEvent":5,"IssueCommentEvent":1,"PushEvent":18,"PullRequestReviewEvent":4,"PullRequestEvent":11,"CreateEvent":4}},"keywords":["mesh-pattern","pattern-avoidance","permuta","permutation-class","permutation-pattern","permutation-statistics","permutations"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T17:31:09.086Z","updated_at":"2022-09-26T17:31:09.086Z","repository_link":"https://github.com/PermutaTriangle/Permuta/blob/develop/setup.py","dependencies":[{"id":6135939709,"package_name":"automata-lib","ecosystem":"pypi","requirements":"==5.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:18.625Z","updated_at":"2023-01-13T12:45:18.625Z","repository_link":"https://github.com/PermutaTriangle/Permuta/blob/develop/.github/workflows/build-and-deploy.yml","dependencies":[{"id":6875881555,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875881556,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:18.882Z","updated_at":"2023-01-13T12:45:18.882Z","repository_link":"https://github.com/PermutaTriangle/Permuta/blob/develop/.github/workflows/test.yml","dependencies":[{"id":6875883163,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875883164,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-22T15:52:43.371Z","updated_at":"2024-02-22T15:52:43.371Z","repository_link":"https://github.com/PermutaTriangle/Permuta/blob/develop/pyproject.toml","dependencies":[]}],"score":12.12789486446615,"created_at":"2025-09-04T15:51:11.891Z","updated_at":"2025-10-07T08:15:37.063Z","avatar_url":"https://github.com/PermutaTriangle.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":574,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4725758"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pdes","interactive","optim","state-management","operating-system","network-simulation","hacking","dynamics","projection","generic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38039","html_url":"https://science.ecosyste.ms/projects/38039","bibtex_url":"https://science.ecosyste.ms/projects/38039/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38039/export.apalike"}