{"id":70485,"name":"ucs","description":"Implements the CAM02-UCS (Luo et al. (2006)) forward transform.","url":"https://github.com/crowsonkb/ucs","last_synced_at":"2025-09-08T15:05:31.735Z","repository":{"id":62586067,"uuid":"85885239","full_name":"crowsonkb/ucs","owner":"crowsonkb","description":"Implements the CAM02-UCS (Luo et al. (2006)) forward transform.","archived":false,"fork":false,"pushed_at":"2017-05-16T07:48:53.000Z","size":28,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T22:43:35.863Z","etag":null,"topics":["color-science","theano"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crowsonkb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-22T23:13:28.000Z","updated_at":"2025-06-03T08:09:34.000Z","dependencies_parsed_at":"2022-11-03T22:07:58.369Z","dependency_job_id":null,"html_url":"https://github.com/crowsonkb/ucs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/crowsonkb/ucs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowsonkb","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/sbom","scorecard":{"id":309792,"data":{"date":"2025-08-11","repo":{"name":"github.com/crowsonkb/ucs","commit":"3e747ebfb5c34d506c3c1c7a43ceea7cfbf0c8c7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T22:57:08.435Z","repository_id":62586067,"created_at":"2025-08-17T22:57:08.436Z","updated_at":"2025-08-17T22:57:08.436Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202772,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":"crowsonkb","name":"Katherine Crowson","uuid":"4657022","kind":"user","description":"AI/generative artist.","email":"","website":"https://kath.io/","location":null,"twitter":"RiversHaveWings","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4657022?u=c61c0a33e398f2c95b76848bdbe59da29256b6e6\u0026v=4","repositories_count":89,"last_synced_at":"2024-04-17T21:09:34.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crowsonkb","funding_links":[],"total_stars":4642,"followers":3446,"following":13,"created_at":"2022-11-05T13:55:40.204Z","updated_at":"2024-04-17T21:09:51.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowsonkb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowsonkb/repositories"},"packages":[{"id":2958208,"name":"ucs","ecosystem":"pypi","description":"Implements the CAM02-UCS forward transform symbolically, using Theano.","homepage":"https://github.com/crowsonkb/ucs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/crowsonkb/ucs","keywords_array":["ciecam02","cam02","cam02-ucs","color","science"],"namespace":null,"versions_count":5,"first_release_published_at":"2017-03-23T18:38:14.000Z","latest_release_published_at":"2017-03-25T18:22:17.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-15T08:19:25.868Z","created_at":"2022-04-10T12:56:52.863Z","updated_at":"2025-08-15T08:19:25.868Z","registry_url":"https://pypi.org/project/ucs/","install_command":"pip install ucs --index-url https://pypi.org/simple","documentation_url":"https://ucs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Topic :: Multimedia :: Graphics","Topic :: Scientific/Engineering"],"normalized_name":"ucs"},"repo_metadata":{"id":62586067,"uuid":"85885239","full_name":"crowsonkb/ucs","owner":"crowsonkb","description":"Implements the CAM02-UCS (Luo et al. (2006)) forward transform.","archived":false,"fork":false,"pushed_at":"2017-05-16T07:48:53.000Z","size":28,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-13T14:57:00.386Z","etag":null,"topics":["color-science","theano"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crowsonkb.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-22T23:13:28.000Z","updated_at":"2025-06-03T08:09:34.000Z","dependencies_parsed_at":"2022-11-03T22:07:58.369Z","dependency_job_id":null,"html_url":"https://github.com/crowsonkb/ucs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/crowsonkb/ucs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crowsonkb","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265336320,"owners_count":23749176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"0.3","sha":"fd558ee8a521df40bcabd99843fb79be499c9b5e","kind":"commit","published_at":"2017-03-26T19:10:49.000Z","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/0.3","html_url":"https://github.com/crowsonkb/ucs/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crowsonkb/ucs@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.3/manifests"},{"name":"0.2.2","sha":"705990fe44b609d52a9b7b99b4972315b377851a","kind":"commit","published_at":"2017-03-25T18:21:29.000Z","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/0.2.2","html_url":"https://github.com/crowsonkb/ucs/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crowsonkb/ucs@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c6eef2768463fb6a353ee9dbb0a83e52f565f9fa","kind":"commit","published_at":"2017-03-25T18:06:11.000Z","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/0.2.1","html_url":"https://github.com/crowsonkb/ucs/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crowsonkb/ucs@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"e286b0ea6a3e2e0c8b2e2d89366cda77aa776050","kind":"commit","published_at":"2017-03-25T04:46:13.000Z","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/0.2.0","html_url":"https://github.com/crowsonkb/ucs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crowsonkb/ucs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.2.0/manifests"},{"name":"0.1","sha":"506520ea7af8c089880d379e79f91ff45b0d8319","kind":"tag","published_at":"2017-03-23T18:33:36.000Z","download_url":"https://codeload.github.com/crowsonkb/ucs/tar.gz/0.1","html_url":"https://github.com/crowsonkb/ucs/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crowsonkb/ucs@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-14T19:33:08.229Z","dependent_packages_count":0,"downloads":35,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.85696409516279,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":23.074103148265795,"forks_count":22.63611360089978,"docker_downloads_count":null,"average":22.858027612139118},"purl":"pkg:pypi/ucs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ucs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ucs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ucs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T19:32:50.553Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ucs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ucs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ucs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ucs/related_packages","maintainers":[{"uuid":"crowsonkb","login":"crowsonkb","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/crowsonkb/","role":null,"created_at":"2023-02-25T17:31:37.653Z","updated_at":"2023-02-25T17:31:37.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/crowsonkb/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":3314554,"full_name":"crowsonkb/ucs","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"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":null,"last_synced_commit":null,"created_at":"2024-10-14T14:06:30.165Z","updated_at":"2024-10-14T14:06:30.165Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"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":"crowsonkb/ucs","html_url":"https://github.com/crowsonkb/ucs","last_synced_at":"2025-07-14T19:32:50.553Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:02:58.944Z","updated_at":"2025-07-14T19:32:50.553Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crowsonkb%2Fucs/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["color-science","theano"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T22:07:57.074Z","updated_at":"2022-11-03T22:07:57.074Z","repository_link":"https://github.com/crowsonkb/ucs/blob/master/requirements.txt","dependencies":[{"id":6587021054,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12.1","direct":true,"kind":"runtime","optional":false},{"id":6587021055,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19.0","direct":true,"kind":"runtime","optional":false},{"id":6587021056,"package_name":"Theano","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-08T11:19:08.775Z","updated_at":"2025-10-07T08:25:57.139Z","avatar_url":"https://github.com/crowsonkb.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":35,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70485","html_url":"https://science.ecosyste.ms/projects/70485"}