{"id":69642,"name":"smile","description":"SMILE Lab python helper library.","url":"https://github.com/uta-smile/smile-python","last_synced_at":"2025-09-08T14:54:44.177Z","repository":{"id":57468642,"uuid":"76317438","full_name":"uta-smile/smile-python","owner":"uta-smile","description":"SMILE Lab python helper library.","archived":false,"fork":false,"pushed_at":"2018-01-19T03:45:56.000Z","size":48,"stargazers_count":4,"open_issues_count":6,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-30T05:18:31.084Z","etag":null,"topics":["python-library"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/uta-smile.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2016-12-13T03:03:55.000Z","updated_at":"2021-08-10T04:43:13.000Z","dependencies_parsed_at":"2022-09-19T09:31:41.252Z","dependency_job_id":null,"html_url":"https://github.com/uta-smile/smile-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uta-smile/smile-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile","download_url":"https://codeload.github.com/uta-smile/smile-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/sbom","scorecard":{"id":912948,"data":{"date":"2025-08-11","repo":{"name":"github.com/uta-smile/smile-python","commit":"8918d1bb9ef76922ef976f6e3a10578b3a0af1c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"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":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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":"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":-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":"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":-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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T19:55:25.712Z","repository_id":57468642,"created_at":"2025-08-24T19:55:25.712Z","updated_at":"2025-08-24T19:55:25.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202487,"owners_count":25240368,"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":"uta-smile","name":"uta-smile","uuid":"14301483","kind":"organization","description":"","email":null,"website":null,"location":"Arlington, Texas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14301483?v=4","repositories_count":15,"last_synced_at":"2023-03-05T17:19:22.177Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uta-smile","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:54:29.743Z","updated_at":"2023-03-05T17:19:22.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile/repositories"},"packages":[{"id":2923981,"name":"smile","ecosystem":"pypi","description":"smile-python is a modern absl-like python library for SMILE lab.","homepage":"https://github.com/uta-smile/smile-python/","licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/uta-smile/smile-python","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2016-12-13T04:41:04.000Z","latest_release_published_at":"2018-01-19T03:48:09.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-08-30T05:04:16.363Z","created_at":"2022-04-10T12:38:57.540Z","updated_at":"2025-08-30T05:08:19.757Z","registry_url":"https://pypi.org/project/smile/","install_command":"pip install smile --index-url https://pypi.org/simple","documentation_url":"https://smile.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"smile","project_status":null},"repo_metadata":{"id":57468642,"uuid":"76317438","full_name":"uta-smile/smile-python","owner":"uta-smile","description":"SMILE Lab python helper library.","archived":false,"fork":false,"pushed_at":"2018-01-19T03:45:56.000Z","size":48,"stargazers_count":4,"open_issues_count":6,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-19T18:08:42.099Z","etag":null,"topics":["python-library"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/uta-smile.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2016-12-13T03:03:55.000Z","updated_at":"2021-08-10T04:43:13.000Z","dependencies_parsed_at":"2022-09-19T09:31:41.252Z","dependency_job_id":null,"html_url":"https://github.com/uta-smile/smile-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uta-smile/smile-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile","download_url":"https://codeload.github.com/uta-smile/smile-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/sbom","scorecard":{"id":912948,"data":{"date":"2025-08-11","repo":{"name":"github.com/uta-smile/smile-python","commit":"8918d1bb9ef76922ef976f6e3a10578b3a0af1c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"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":7,"reason":"Found 6/8 approved changesets -- score normalized to 7","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":"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":-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":"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":-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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T19:55:25.712Z","repository_id":57468642,"created_at":"2025-08-24T19:55:25.712Z","updated_at":"2025-08-24T19:55:25.712Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272805572,"owners_count":24995916,"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-30T02:00:09.474Z","response_time":77,"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":"uta-smile","name":"uta-smile","uuid":"14301483","kind":"organization","description":"","email":null,"website":null,"location":"Arlington, Texas","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14301483?v=4","repositories_count":15,"last_synced_at":"2023-03-05T17:19:22.177Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uta-smile","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:54:29.743Z","updated_at":"2023-03-05T17:19:22.296Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uta-smile/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-30T05:08:19.756Z","dependent_packages_count":0,"downloads":17954,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":5.399907109928874,"dependent_repos_count":9.011536963001491,"dependent_packages_count":9.995259271770403,"stargazers_count":23.074103148265795,"forks_count":16.855366674279924,"docker_downloads_count":null,"average":12.867234633449296},"purl":"pkg:pypi/smile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/smile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/smile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/smile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T05:08:17.000Z","issues_count":14,"pull_requests_count":14,"avg_time_to_close_issue":6068224.125,"avg_time_to_close_pull_request":65860.35714285714,"issues_closed_count":8,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.0714285714285714,"avg_comments_per_pull_request":0.5714285714285714,"merged_pull_requests_count":14,"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/uta-smile%2Fsmile-python/issues","maintainers":[{"login":"XericZephyr","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XericZephyr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/smile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/smile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/smile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/smile/related_packages","maintainers":[{"uuid":"XericZephyr","login":"XericZephyr","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/XericZephyr/","role":null,"created_at":"2023-02-25T12:11:35.327Z","updated_at":"2023-02-25T12:11:35.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/XericZephyr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"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":660943,"full_name":"uta-smile/smile-python","default_branch":"master","committers":[{"name":"Zheng Xu","email":"xuzheng1111@gmail.com","count":25},{"name":"Zhongxing Peng","email":"singlepetrol@gmail.com","count":7},{"name":"shengwa","email":"sheng.wang@mavs.uta.edu","count":1}],"total_commits":33,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.0,"dds":0.24242424242424243,"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-19T16:24:27.586Z","last_synced_commit":"8918d1bb9ef76922ef976f6e3a10578b3a0af1c8","created_at":"2023-03-09T10:02:13.726Z","updated_at":"2023-09-19T17:35:20.175Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483992,"commits_count":854420992,"contributors_count":31151709,"owners_count":909079,"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":"uta-smile/smile-python","html_url":"https://github.com/uta-smile/smile-python","last_synced_at":"2025-08-30T05:08:17.000Z","status":"error","issues_count":14,"pull_requests_count":14,"avg_time_to_close_issue":6068224.125,"avg_time_to_close_pull_request":65860.35714285714,"issues_closed_count":8,"pull_requests_closed_count":14,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.0714285714285714,"avg_comments_per_pull_request":0.5714285714285714,"merged_pull_requests_count":14,"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-15T00:15:17.161Z","updated_at":"2025-08-30T05:08:17.001Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uta-smile%2Fsmile-python/issues","issue_labels_count":{"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":8,"CONTRIBUTOR":4,"NONE":2},"pull_request_author_associations_count":{"MEMBER":11,"CONTRIBUTOR":3},"issue_authors":{"XericZephyr":8,"shengwa":3,"chaoyan1037":1,"ZhongxingPeng":1,"rayluo":1},"pull_request_authors":{"XericZephyr":11,"ZhongxingPeng":2,"shengwa":1},"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":[{"login":"XericZephyr","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XericZephyr"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["python-library"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T09:31:40.824Z","updated_at":"2022-09-19T09:31:40.824Z","repository_link":"https://github.com/uta-smile/smile-python/blob/master/setup.py","dependencies":[{"id":5412796246,"package_name":"absl-py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":13.19698835874291,"created_at":"2025-09-08T11:19:03.210Z","updated_at":"2025-10-07T08:25:48.070Z","avatar_url":"https://github.com/uta-smile.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17954,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69642","html_url":"https://science.ecosyste.ms/projects/69642"}