{"id":6352,"name":"tilings","description":"a Python library for working with gridded permutation and tilings","url":"https://github.com/permutatriangle/tilings","last_synced_at":"2025-09-04T19:05:54.491Z","repository":{"id":34925519,"uuid":"121506164","full_name":"PermutaTriangle/Tilings","owner":"PermutaTriangle","description":"a Python library for working with gridded permutation and tilings","archived":false,"fork":false,"pushed_at":"2025-07-16T10:55:30.000Z","size":2836,"stargazers_count":10,"open_issues_count":14,"forks_count":4,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-08-26T07:32:43.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://permutatriangle.github.io/programs/2019-6-17-tilings.html","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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-14T12:03:05.000Z","updated_at":"2025-07-11T00:49:58.000Z","dependencies_parsed_at":"2025-06-24T02:33:15.929Z","dependency_job_id":"93652467-d24f-4c03-a85c-f9edde17c0a7","html_url":"https://github.com/PermutaTriangle/Tilings","commit_stats":{"total_commits":1160,"total_committers":17,"mean_commits":68.23529411764706,"dds":0.6482758620689655,"last_synced_commit":"3d6f5349d9a7841cdd24a65ce491b55b16a47341"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/PermutaTriangle/Tilings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/sbom","scorecard":{"id":109236,"data":{"date":"2025-08-11","repo":{"name":"github.com/PermutaTriangle/Tilings","commit":"4c0fe013790672117123cf91955e66270087106a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":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/Tilings/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/Tilings/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/Tilings/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/Tilings/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:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":-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:46.531Z","repository_id":34925519,"created_at":"2025-08-15T11:42:46.531Z","updated_at":"2025-08-15T11:42:46.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273657079,"owners_count":25145003,"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-04T02:00:08.968Z","response_time":61,"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":2947024,"name":"tilings","ecosystem":"pypi","description":"A Python library for gridded permutations and tilings.","homepage":"https://github.com/PermutaTriangle/Tilings","licenses":"BSD-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/PermutaTriangle/Tilings","keywords_array":["permutation","perm","gridded","pattern","tiling","avoid","containoccurrences","grid","class"],"namespace":null,"versions_count":14,"first_release_published_at":"2019-06-04T23:44:25.000Z","latest_release_published_at":"2025-03-13T19:57:47.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-08-26T07:19:09.829Z","created_at":"2022-04-10T12:50:37.831Z","updated_at":"2025-08-26T07:44:36.920Z","registry_url":"https://pypi.org/project/tilings/","install_command":"pip install tilings --index-url https://pypi.org/simple","documentation_url":"https://tilings.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","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":"tilings","project_status":null},"repo_metadata":{"id":34925519,"uuid":"121506164","full_name":"PermutaTriangle/Tilings","owner":"PermutaTriangle","description":"a Python library for working with gridded permutation and tilings","archived":false,"fork":false,"pushed_at":"2025-06-24T02:10:45.000Z","size":2857,"stargazers_count":9,"open_issues_count":15,"forks_count":4,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-06-24T02:39:27.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://permutatriangle.github.io/programs/2019-6-17-tilings.html","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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2018-02-14T12:03:05.000Z","updated_at":"2025-03-13T20:03:08.000Z","dependencies_parsed_at":"2025-06-24T02:33:15.929Z","dependency_job_id":"93652467-d24f-4c03-a85c-f9edde17c0a7","html_url":"https://github.com/PermutaTriangle/Tilings","commit_stats":{"total_commits":1160,"total_committers":17,"mean_commits":68.23529411764706,"dds":0.6482758620689655,"last_synced_commit":"3d6f5349d9a7841cdd24a65ce491b55b16a47341"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/PermutaTriangle/Tilings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PermutaTriangle","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/sbom","scorecard":{"id":109236,"data":{"date":"2025-08-11","repo":{"name":"github.com/PermutaTriangle/Tilings","commit":"4c0fe013790672117123cf91955e66270087106a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":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/Tilings/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/Tilings/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/Tilings/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/Tilings/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:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:76","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":-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:46.531Z","repository_id":34925519,"created_at":"2025-08-15T11:42:46.531Z","updated_at":"2025-08-15T11:42:46.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272191028,"owners_count":24889319,"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-26T02:00:07.904Z","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":"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":"v4.0.0","sha":"9a8e2a347006bd7649b3d5ff355cf885a54d76a9","kind":"commit","published_at":"2025-03-13T19:56:26.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v4.0.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"ff7b64bfc5911a025c1edf66a986339ee68231e0","kind":"commit","published_at":"2022-01-17T11:19:22.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v3.1.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"56ffd20a0769e1ced6cc1841c84ac844b9ff9875","kind":"commit","published_at":"2021-06-14T19:58:24.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v3.0.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v3.0.0/manifests"},{"name":"v2.5.0-zenodo","sha":"1664df90d28dd95451fab816c23bc9dfe2f514b4","kind":"commit","published_at":"2020-11-11T15:12:57.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.5.0-zenodo","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.5.0-zenodo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.5.0-zenodo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.5.0-zenodo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.5.0-zenodo/manifests"},{"name":"v2.5.0","sha":"1664df90d28dd95451fab816c23bc9dfe2f514b4","kind":"commit","published_at":"2020-11-11T15:12:57.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.5.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"29658d096153f7c028aaa5dc5f99358f820d1dc5","kind":"commit","published_at":"2020-10-28T16:21:55.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.4.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"7e1f4ea3ca8bd73df0726142c9eae5848bd70e6e","kind":"commit","published_at":"2020-09-11T12:57:50.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.3.1","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"36ffa382e808fdc1404161b07bdc122219a63d40","kind":"commit","published_at":"2020-09-10T16:02:40.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.3.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"58e57a5bd88891008cb04ca825a15c59341793c6","kind":"commit","published_at":"2020-07-08T13:57:10.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.2.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"56a70d8db4c33e1f9774fc61ae7d384708bbe72d","kind":"commit","published_at":"2020-06-29T19:55:08.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.1.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7acb391826b334250bae45fffef30ca3f99aae99","kind":"commit","published_at":"2020-06-17T11:34:34.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v2.0.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v2.0.0/manifests"},{"name":"v1.0.2","sha":"2bbc017e41dbb17aa5dc71636b6e4857ede5eeb6","kind":"commit","published_at":"2020-03-31T12:47:57.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v1.0.2","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"76d160d40195ae2cc92ec26213fe1b8dafb88038","kind":"commit","published_at":"2019-08-26T20:24:34.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v1.0.1","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8240f98aa88cbb13fbb2b16afbdd28d8ffa42854","kind":"commit","published_at":"2019-08-26T12:55:49.000Z","download_url":"https://codeload.github.com/PermutaTriangle/Tilings/tar.gz/v1.0.0","html_url":"https://github.com/PermutaTriangle/Tilings/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PermutaTriangle/Tilings@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T07:44:36.919Z","dependent_packages_count":0,"downloads":2160,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.601006559927775,"dependent_repos_count":21.744141596728245,"dependent_packages_count":9.985458443227419,"stargazers_count":19.32912902414052,"forks_count":19.138379144679845,"docker_downloads_count":null,"average":19.15962295374076},"purl":"pkg:pypi/tilings","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tilings","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tilings","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tilings/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-24T02:43:02.984Z","issues_count":16,"pull_requests_count":91,"avg_time_to_close_issue":8687616.5,"avg_time_to_close_pull_request":1539468.8275862068,"issues_closed_count":10,"pull_requests_closed_count":87,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.25274725274725274,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8058.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/issues","maintainers":[{"login":"christianbean","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianbean"},{"login":"jaypantone","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"},{"login":"enadeau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enadeau"},{"login":"ulfarsson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfarsson"}],"active_maintainers":[{"login":"jaypantone","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tilings/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tilings/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tilings/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tilings/related_packages","maintainers":[{"uuid":"christianbean","login":"christianbean","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/christianbean/","role":null,"created_at":"2023-02-20T21:12:42.200Z","updated_at":"2023-02-20T21:12:42.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/christianbean/packages"},{"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-20T21:12:42.398Z","updated_at":"2023-02-20T21:12:42.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henningu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724869,"maintainers_count":308223,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":672165,"full_name":"PermutaTriangle/Tilings","default_branch":"develop","committers":[{"name":"Christian Bean","email":"christianbean@ru.is","login":"christianbean","count":423},{"name":"Émile Nadeau","email":"nadeau.emile@gmail.com","login":"enadeau","count":350},{"name":"Tomas Ken","email":"tomkenmag@gmail.com","login":"tomkenmag","count":130},{"name":"JonSteinn","email":"jonsteinn@gmail.com","login":"JonSteinn","count":56},{"name":"jaypantone","email":"jay.pantone@gmail.com","login":"jaypantone","count":52},{"name":"RagnarArdal","email":"RagnarArdal@gmail.com","login":"RagnarArdal","count":40},{"name":"Tagl","email":"arnara14@ru.is","login":"Tagl","count":29},{"name":"unnar","email":"unnar93@gmail.com","login":"Unnar","count":22},{"name":"Sigurjón Freyr","email":"siggifreyr1@gmail.com","login":"sigurjonfv","count":22},{"name":"Henning Ulfarsson","email":"henningu@ru.is","login":"ulfarsson","count":19},{"name":"requires.io","email":"support@requires.io","login":"requires","count":15},{"name":"Alfurb","email":"alfur.birkir@gmail.com","login":"alfurb","count":14},{"name":"Bjarni Jens Kristinsson","email":"bjarni.jens@gmail.com","login":"bjk17","count":3},{"name":"Annija","email":"34097611+annijaapine","login":"annijaapine","count":1},{"name":"odinn13","email":"42963637+odinn13","login":"odinn13","count":1}],"total_commits":1177,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":78.46666666666667,"dds":0.6406117247238743,"past_year_committers":[{"name":"jaypantone","email":"jay.pantone@gmail.com","login":"jaypantone","count":10},{"name":"Christian Bean","email":"christianbean93@gmail.com","login":"christianbean","count":1}],"past_year_total_commits":11,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.5,"past_year_dds":0.09090909090909094,"last_synced_at":"2025-06-12T22:18:36.683Z","last_synced_commit":"a4b07d2b2ec619768a9b1b58e4ea64a088fff1ae","created_at":"2023-03-09T10:31:14.400Z","updated_at":"2025-06-12T22:18:43.135Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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/Tilings","html_url":"https://github.com/PermutaTriangle/Tilings","last_synced_at":"2025-08-26T07:27:34.653Z","status":"error","issues_count":16,"pull_requests_count":91,"avg_time_to_close_issue":8687616.5,"avg_time_to_close_pull_request":1539468.8275862068,"issues_closed_count":10,"pull_requests_closed_count":87,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.25274725274725274,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8058.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-15T01:29:10.582Z","updated_at":"2025-09-01T02:50:51.144Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PermutaTriangle%2FTilings/issues","issue_labels_count":{"bug":3,"enhancement":2,"speedup":1},"pull_request_labels_count":{"bug":1},"issue_author_associations_count":{"COLLABORATOR":12,"MEMBER":3},"pull_request_author_associations_count":{"MEMBER":74,"COLLABORATOR":20},"issue_authors":{"jaypantone":12,"christianbean":2,"ulfarsson":1},"pull_request_authors":{"christianbean":66,"jaypantone":20,"enadeau":6,"ulfarsson":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081382,"issues_count":31322741,"pull_requests_count":96214245,"authors_count":10693626,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":5},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jaypantone":5},"maintainers":[{"login":"christianbean","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianbean"},{"login":"jaypantone","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"},{"login":"enadeau","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/enadeau"},{"login":"ulfarsson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ulfarsson"}],"active_maintainers":[{"login":"jaypantone","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaypantone"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":2,"IssueCommentEvent":1,"PushEvent":25,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":4,"PullRequestEvent":5,"ForkEvent":1,"CreateEvent":4},"last_year":{"ReleaseEvent":2,"WatchEvent":1,"DeleteEvent":2,"IssueCommentEvent":1,"PushEvent":25,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":4,"PullRequestEvent":5,"ForkEvent":1,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-and-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T10:33:58.702Z","updated_at":"2023-01-15T10:33:58.702Z","repository_link":"https://github.com/PermutaTriangle/Tilings/blob/develop/.github/workflows/build-and-deploy.yml","dependencies":[{"id":6922399293,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6922399294,"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-15T10:33:58.723Z","updated_at":"2023-01-15T10:33:58.723Z","repository_link":"https://github.com/PermutaTriangle/Tilings/blob/develop/.github/workflows/test.yml","dependencies":[{"id":6922399295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6922399296,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-15T10:33:58.759Z","updated_at":"2023-01-15T10:33:58.759Z","repository_link":"https://github.com/PermutaTriangle/Tilings/blob/develop/setup.py","dependencies":[{"id":6922399297,"package_name":"comb-spec-searcher","ecosystem":"pypi","requirements":"==4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6922399298,"package_name":"permuta","ecosystem":"pypi","requirements":"==2.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-03-04T15:12:42.070Z","updated_at":"2024-03-04T15:12:42.070Z","repository_link":"https://github.com/PermutaTriangle/Tilings/blob/develop/pyproject.toml","dependencies":[]}],"score":13.565355457403214,"created_at":"2025-09-04T15:50:19.626Z","updated_at":"2025-10-07T08:05:39.377Z","avatar_url":"https://github.com/PermutaTriangle.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2160,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4944107"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/6352","html_url":"https://science.ecosyste.ms/projects/6352"}