{"id":9476,"name":"ukat","description":"UKRIN Kidney Analysis Toolbox","url":"https://github.com/ukrin-maps/ukat","last_synced_at":"2025-09-04T20:31:00.854Z","repository":{"id":41849402,"uuid":"256993671","full_name":"UKRIN-MAPS/ukat","owner":"UKRIN-MAPS","description":"UKRIN Kidney Analysis Toolbox","archived":false,"fork":false,"pushed_at":"2025-03-27T11:26:59.000Z","size":422587,"stargazers_count":12,"open_issues_count":14,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-22T21:49:34.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.nottingham.ac.uk/research/groups/spmic/research/uk-renal-imaging-network/ukrin-maps.aspx","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UKRIN-MAPS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","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":"2020-04-19T12:28:34.000Z","updated_at":"2024-10-30T18:58:42.000Z","dependencies_parsed_at":"2025-04-11T16:06:34.237Z","dependency_job_id":null,"html_url":"https://github.com/UKRIN-MAPS/ukat","commit_stats":{"total_commits":530,"total_committers":9,"mean_commits":"58.888888888888886","dds":0.5188679245283019,"last_synced_commit":"a7126d03ff369dcbf2d1e2576f7d7d867656a749"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/UKRIN-MAPS/ukat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UKRIN-MAPS","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/sbom","scorecard":{"id":145175,"data":{"date":"2025-08-11","repo":{"name":"github.com/UKRIN-MAPS/ukat","commit":"1a20e2dc6d739c9efc41a36b63728cae0cafd083"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/new_release.yml:1","Warn: no topLevel permission defined: .github/workflows/python_CI.yml:1","Warn: no topLevel permission defined: .github/workflows/reference_manual.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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: GNU General Public License v3.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/new_release.yml:16"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: 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":"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/new_release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/new_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/new_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new_release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/new_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new_release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/new_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/python_CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_CI.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/python_CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_CI.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/python_CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reference_manual.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/reference_manual.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reference_manual.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/reference_manual.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reference_manual.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/UKRIN-MAPS/ukat/reference_manual.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/new_release.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/new_release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/python_CI.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python_CI.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python_CI.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/reference_manual.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/reference_manual.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/reference_manual.yml:22","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-16T09:15:03.839Z","repository_id":41849402,"created_at":"2025-08-16T09:15:03.840Z","updated_at":"2025-08-16T09:15:03.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273668297,"owners_count":25146740,"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":null,"packages":[{"id":2958720,"name":"ukat","ecosystem":"pypi","description":"UKRIN Kidney Analysis Toolbox","homepage":"https://github.com/UKRIN-MAPS/ukat","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/UKRIN-MAPS/ukat","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2021-05-12T11:43:24.000Z","latest_release_published_at":"2024-10-30T19:04:41.000Z","latest_release_number":"0.7.3","last_synced_at":"2025-07-22T21:48:03.213Z","created_at":"2022-04-10T12:57:15.465Z","updated_at":"2025-07-22T21:48:04.235Z","registry_url":"https://pypi.org/project/ukat/","install_command":"pip install ukat --index-url https://pypi.org/simple","documentation_url":"https://ukat.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"ukat"},"repo_metadata":{"id":41849402,"uuid":"256993671","full_name":"UKRIN-MAPS/ukat","owner":"UKRIN-MAPS","description":"UKRIN Kidney Analysis Toolbox","archived":false,"fork":false,"pushed_at":"2025-03-27T11:26:59.000Z","size":422587,"stargazers_count":12,"open_issues_count":14,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T15:56:25.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.nottingham.ac.uk/research/groups/spmic/research/uk-renal-imaging-network/ukrin-maps.aspx","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UKRIN-MAPS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","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":"2020-04-19T12:28:34.000Z","updated_at":"2024-10-30T18:58:42.000Z","dependencies_parsed_at":"2025-04-11T16:06:34.237Z","dependency_job_id":null,"html_url":"https://github.com/UKRIN-MAPS/ukat","commit_stats":{"total_commits":530,"total_committers":9,"mean_commits":"58.888888888888886","dds":0.5188679245283019,"last_synced_commit":"a7126d03ff369dcbf2d1e2576f7d7d867656a749"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/UKRIN-MAPS/ukat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UKRIN-MAPS","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266579720,"owners_count":23951174,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v0.7.3","sha":"1a20e2dc6d739c9efc41a36b63728cae0cafd083","kind":"commit","published_at":"2024-10-30T18:58:38.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.7.3","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"b06f18507e8e0748734432e5261c4c17ef50a00a","kind":"commit","published_at":"2024-07-05T16:44:47.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.7.2","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.2/manifests"},{"name":"v0.7.2-rc.1","sha":"9f26631fc4f39be930aab7404e2fdc6c3bfe0cd2","kind":"commit","published_at":"2024-06-21T12:56:41.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.7.2-rc.1","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.7.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.7.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.2-rc.1/manifests"},{"name":"v0.7.1","sha":"6e9b38ebc169a273dbcfed39db85599aab3ef41a","kind":"commit","published_at":"2024-02-23T15:43:35.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.7.1","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"38c00d1c3aa758578d688852ebe43e2692b409b2","kind":"commit","published_at":"2023-09-07T16:07:25.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.7.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"a7126d03ff369dcbf2d1e2576f7d7d867656a749","kind":"commit","published_at":"2023-02-20T09:47:45.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.5","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"4b24ab52878b2ed3ce78f168905d453c6580d22b","kind":"commit","published_at":"2022-11-21T13:53:17.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.4","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e66c60bc415d096b96ebb7357711a0434b0ba61c","kind":"commit","published_at":"2022-10-26T12:53:59.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.3","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"31d547bdeac61533f98f2f12a674ed0c72cd9038","kind":"commit","published_at":"2022-10-18T14:37:10.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.2","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"640e5f421ce2a0d6406e969be65e55cc1eb9b0a4","kind":"commit","published_at":"2022-08-03T17:20:17.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.1","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"25106e084ca3a329c5c694fd5b41868edc0f75c0","kind":"commit","published_at":"2022-03-01T10:40:23.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.6.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e62d65dbf2cee09d68307488538925ee8f68c964","kind":"commit","published_at":"2022-01-11T17:53:38.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.5.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"17edaa1c0d039c05fab9964d26313f35a3dbc28e","kind":"commit","published_at":"2021-08-06T09:57:26.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.4.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"c5b2df0b2416921f64993cd3ad82814633ba86a0","kind":"commit","published_at":"2021-05-25T15:18:13.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.3.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.2","sha":"b0a72e5aae96a29b6363396ace67f6f391c90331","kind":"commit","published_at":"2021-05-25T13:31:49.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.3.0-rc.2","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0-rc.2/manifests"},{"name":"v0.3.0-rc.1","sha":"fd5ac041d4b7fbcba178fef911fafa9d3580638a","kind":"commit","published_at":"2021-05-25T10:15:31.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.3.0-rc.1/manifests"},{"name":"v0.2.3-rc.1","sha":"b633f4073e568d7407f8dbb39fc97a33d49a1459","kind":"commit","published_at":"2021-05-12T15:43:11.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.2.3-rc.1","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.2.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.2.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.3-rc.1/manifests"},{"name":"v0.2.2","sha":"a9d070d2a653962c4d086c4338ee01f5a5510092","kind":"commit","published_at":"2021-05-12T11:40:55.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.2.2","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.2/manifests"},{"name":"v0.2.0","sha":"250d3d604afdfa81aa8c43cfc81276bedeedbfd0","kind":"commit","published_at":"2021-05-07T18:58:10.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.2.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ca2dcf52fd2f379b1f085cbbfc510e2895e6afa8","kind":"commit","published_at":"2020-10-28T11:01:12.000Z","download_url":"https://codeload.github.com/UKRIN-MAPS/ukat/tar.gz/v0.1.0","html_url":"https://github.com/UKRIN-MAPS/ukat/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/UKRIN-MAPS/ukat@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-22T21:48:04.235Z","dependent_packages_count":0,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.843549469265575,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":16.506771793244265,"forks_count":15.314340757842752,"docker_downloads_count":null,"average":17.071606434799786},"purl":"pkg:pypi/ukat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ukat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ukat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ukat/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-11T16:10:23.886Z","issues_count":58,"pull_requests_count":79,"avg_time_to_close_issue":11176857.6,"avg_time_to_close_pull_request":1910334.2948717948,"issues_closed_count":45,"pull_requests_closed_count":78,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.0689655172413792,"avg_comments_per_pull_request":2.3417721518987342,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":974853.3333333334,"past_year_avg_time_to_close_pull_request":1382814.3,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/issues","maintainers":[{"login":"alexdaniel654","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdaniel654"}],"active_maintainers":[{"login":"alexdaniel654","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdaniel654"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ukat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ukat/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ukat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ukat/related_packages","maintainers":[{"uuid":"alexdaniel654","login":"alexdaniel654","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/alexdaniel654/","role":null,"created_at":"2023-02-10T22:09:35.062Z","updated_at":"2023-02-10T22:09:35.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alexdaniel654/packages"},{"uuid":"ukrin_maps","login":"ukrin_maps","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ukrin_maps/","role":null,"created_at":"2023-02-10T22:09:35.075Z","updated_at":"2023-02-10T22:09:35.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ukrin_maps/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724892,"maintainers_count":308233,"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":676177,"full_name":"UKRIN-MAPS/ukat","default_branch":"master","committers":[{"name":"Alex Daniel","email":"alexander.daniel@nottingham.ac.uk","count":255},{"name":"fnery","email":"fabiornery@gmail.com","count":109},{"name":"JSousa-UoL","email":"j.g.sousa@sheffield.ac.uk","count":90},{"name":"João Almeida e Sousa","email":"53518061+JSousa-UoL@users.noreply.github.com","count":36},{"name":"João Almeida e Sousa","email":"md1jgra@sheffield.ac.uk","count":23},{"name":"Joao Ramalho de Almeida e Sousa","email":"medjgrac@leeds.ac.uk","count":9},{"name":"Charlotte Buchanan","email":"Charlotte.Buchanan@nottingham.ac.uk","count":5},{"name":"charlotteebuchanan","email":"42141780+charlotteebuchanan@users.noreply.github.com","count":2},{"name":"Charlotte","email":"charlotte.buchanan@nottingham.ac.uk","count":1}],"total_commits":530,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.888888888888886,"dds":0.5188679245283019,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T02:02:51.128Z","last_synced_commit":"a7126d03ff369dcbf2d1e2576f7d7d867656a749","created_at":"2023-03-09T10:40:51.464Z","updated_at":"2023-09-19T17:37:29.403Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"UKRIN-MAPS/ukat","html_url":"https://github.com/UKRIN-MAPS/ukat","last_synced_at":"2025-08-31T10:50:55.000Z","status":null,"issues_count":58,"pull_requests_count":83,"avg_time_to_close_issue":11176704.977777777,"avg_time_to_close_pull_request":3103868.5185185187,"issues_closed_count":45,"pull_requests_closed_count":81,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.0862068965517242,"avg_comments_per_pull_request":2.325301204819277,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":972564.0,"past_year_avg_time_to_close_pull_request":2371655.8,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.09090909090909091,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-15T02:04:22.765Z","updated_at":"2025-09-02T18:44:26.472Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/UKRIN-MAPS%2Fukat/issues","issue_labels_count":{"type:enhancement :hammer_and_wrench:":20,"type:maintenance :electric_plug:":14,"type:new-feature :sparkles:":10,"type:meeting :memo:":8,"type:bug :mosquito:":4,"state:ready_to_merge":4,"state:needs_discussion":3,"state:work_in_progress":2,"type:question :question:":2,"type:documentation :notebook:":1},"pull_request_labels_count":{"type:maintenance :electric_plug:":29,"type:new-feature :sparkles:":23,"type:enhancement :hammer_and_wrench:":16,"type:bug :mosquito:":8,"state:needs_code_review":6,":type:release✨":2},"issue_author_associations_count":{"MEMBER":33,"CONTRIBUTOR":25},"pull_request_author_associations_count":{"MEMBER":69,"CONTRIBUTOR":20,"NONE":3},"issue_authors":{"alexdaniel654":33,"JSousa-UoL":15,"fnery":10},"pull_request_authors":{"alexdaniel654":69,"JSousa-UoL":19,"plaresmedima":2,"fnery":1,"kteh123":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10046970,"issues_count":30703881,"pull_requests_count":91794904,"authors_count":10467743,"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":{"type:enhancement :hammer_and_wrench:":7,"type:maintenance :electric_plug:":2,"type:new-feature :sparkles:":1,"type:bug :mosquito:":1},"past_year_pull_request_labels_count":{"type:new-feature :sparkles:":9,"type:enhancement :hammer_and_wrench:":3,":type:release✨":1},"past_year_issue_author_associations_count":{"MEMBER":10},"past_year_pull_request_author_associations_count":{"MEMBER":12,"NONE":2},"past_year_issue_authors":{"alexdaniel654":10},"past_year_pull_request_authors":{"alexdaniel654":12,"plaresmedima":2},"maintainers":[{"login":"alexdaniel654","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdaniel654"}],"active_maintainers":[{"login":"alexdaniel654","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdaniel654"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":4,"IssuesEvent":9,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":17,"PullRequestReviewEvent":1,"PullRequestEvent":14,"ForkEvent":1},"last_year":{"CreateEvent":2,"ReleaseEvent":4,"IssuesEvent":9,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":17,"PullRequestReviewEvent":1,"PullRequestEvent":14,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-16T18:20:26.852Z","updated_at":"2022-09-16T18:20:26.852Z","repository_link":"https://github.com/UKRIN-MAPS/ukat/blob/master/requirements.txt","dependencies":[{"id":5076940942,"package_name":"dipy","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":5076940943,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":5076940944,"package_name":"nibabel","ecosystem":"pypi","requirements":"\u003e=3.0.2","direct":true,"kind":"runtime","optional":false},{"id":5076940945,"package_name":"notebook","ecosystem":"pypi","requirements":"\u003e=6.0.1","direct":true,"kind":"runtime","optional":false},{"id":5076940946,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.2","direct":true,"kind":"runtime","optional":false},{"id":5076940947,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.3.5","direct":true,"kind":"runtime","optional":false},{"id":5076940948,"package_name":"renalsegmentor","ecosystem":"pypi","requirements":"\u003e=1.3.5","direct":true,"kind":"runtime","optional":false},{"id":5076940949,"package_name":"scikit-image","ecosystem":"pypi","requirements":"\u003e=0.16.2","direct":true,"kind":"runtime","optional":false},{"id":5076940950,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":5076940951,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0.2","direct":true,"kind":"runtime","optional":false},{"id":5076940952,"package_name":"tabulate","ecosystem":"pypi","requirements":"\u003e=0.8.9","direct":true,"kind":"runtime","optional":false},{"id":5076940953,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.48","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/new_release.yml","sha":null,"kind":"manifest","created_at":"2023-11-28T14:39:43.717Z","updated_at":"2023-11-28T14:39:43.717Z","repository_link":"https://github.com/UKRIN-MAPS/ukat/blob/master/.github/workflows/new_release.yml","dependencies":[{"id":14777815368,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815369,"package_name":"docker://antonyurchenko/git-release","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14777815379,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815380,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_CI.yml","sha":null,"kind":"manifest","created_at":"2023-11-28T14:39:44.358Z","updated_at":"2023-11-28T14:39:44.358Z","repository_link":"https://github.com/UKRIN-MAPS/ukat/blob/master/.github/workflows/python_CI.yml","dependencies":[{"id":14777815381,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815382,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815383,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reference_manual.yml","sha":null,"kind":"manifest","created_at":"2023-11-28T14:39:44.367Z","updated_at":"2023-11-28T14:39:44.367Z","repository_link":"https://github.com/UKRIN-MAPS/ukat/blob/master/.github/workflows/reference_manual.yml","dependencies":[{"id":14777815384,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815385,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14777815386,"package_name":"s0/git-publish-subdir-action","ecosystem":"actions","requirements":"develop","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-28T14:39:45.771Z","updated_at":"2023-11-28T14:39:45.771Z","repository_link":"https://github.com/UKRIN-MAPS/ukat/blob/master/setup.py","dependencies":[]}],"score":8.981681639973864,"created_at":"2025-09-04T15:50:31.434Z","updated_at":"2025-10-07T08:06:35.603Z","avatar_url":"https://github.com/UKRIN-MAPS.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":31,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/9476","html_url":"https://science.ecosyste.ms/projects/9476","bibtex_url":"https://science.ecosyste.ms/projects/9476/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/9476/export.apalike"}