{"id":66281,"name":"jupyter-summarytools","description":"summarytools in jupyter notebook","url":"https://github.com/6chaoran/jupyter-summarytools","last_synced_at":"2025-09-08T13:37:03.192Z","repository":{"id":57472253,"uuid":"338778788","full_name":"6chaoran/jupyter-summarytools","owner":"6chaoran","description":"summarytools in jupyter notebook","archived":false,"fork":false,"pushed_at":"2024-08-22T04:11:07.000Z","size":8101,"stargazers_count":111,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T20:07:27.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/6chaoran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-14T10:25:08.000Z","updated_at":"2025-07-02T15:08:49.000Z","dependencies_parsed_at":"2024-06-21T16:35:10.303Z","dependency_job_id":"10214f38-a866-41d3-a70b-745c8db1b320","html_url":"https://github.com/6chaoran/jupyter-summarytools","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.2941176470588235,"last_synced_commit":"f455844df2e3c7200b7dc9110f4fe7e5fab923c4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/6chaoran/jupyter-summarytools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/sbom","scorecard":{"id":5409,"data":{"date":"2025-08-11","repo":{"name":"github.com/6chaoran/jupyter-summarytools","commit":"6475319d5f5d388e302156fb2dfae44c300f032c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"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-14T13:26:42.467Z","repository_id":57472253,"created_at":"2025-08-14T13:26:42.468Z","updated_at":"2025-08-14T13:26:42.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274194804,"owners_count":25239112,"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":"6chaoran","name":"Chaoran Liu","uuid":"10956124","kind":"user","description":"machine learning enthusiast / data science practitioner / learning data science from everywhere","email":"","website":null,"location":"Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10956124?v=4","repositories_count":8,"last_synced_at":"2023-03-02T08:45:27.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/6chaoran","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:46:38.336Z","updated_at":"2023-03-02T08:45:27.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran/repositories"},"packages":[{"id":2935818,"name":"summarytools","ecosystem":"pypi","description":"summarytools in jupyter notebook","homepage":"https://github.com/6chaoran/jupyter-summarytools","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/6chaoran/jupyter-summarytools","keywords_array":["sample","setuptools","development"],"namespace":null,"versions_count":11,"first_release_published_at":"2021-03-22T17:05:24.000Z","latest_release_published_at":"2024-05-13T23:21:35.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-08-24T00:05:21.156Z","created_at":"2022-04-10T12:44:52.085Z","updated_at":"2025-08-24T00:53:16.764Z","registry_url":"https://pypi.org/project/summarytools/","install_command":"pip install summarytools --index-url https://pypi.org/simple","documentation_url":"https://summarytools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools"],"normalized_name":"summarytools","project_status":null},"repo_metadata":{"id":57472253,"uuid":"338778788","full_name":"6chaoran/jupyter-summarytools","owner":"6chaoran","description":"summarytools in jupyter notebook","archived":false,"fork":false,"pushed_at":"2024-08-22T04:11:07.000Z","size":8101,"stargazers_count":111,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T20:07:27.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/6chaoran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-14T10:25:08.000Z","updated_at":"2025-07-02T15:08:49.000Z","dependencies_parsed_at":"2024-06-21T16:35:10.303Z","dependency_job_id":"10214f38-a866-41d3-a70b-745c8db1b320","html_url":"https://github.com/6chaoran/jupyter-summarytools","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.2941176470588235,"last_synced_commit":"f455844df2e3c7200b7dc9110f4fe7e5fab923c4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/6chaoran/jupyter-summarytools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/sbom","scorecard":{"id":5409,"data":{"date":"2025-08-11","repo":{"name":"github.com/6chaoran/jupyter-summarytools","commit":"6475319d5f5d388e302156fb2dfae44c300f032c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"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-14T13:26:42.467Z","repository_id":57472253,"created_at":"2025-08-14T13:26:42.468Z","updated_at":"2025-08-14T13:26:42.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271778235,"owners_count":24819265,"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-23T02:00:09.327Z","response_time":69,"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":"6chaoran","name":"Chaoran Liu","uuid":"10956124","kind":"user","description":"machine learning enthusiast / data science practitioner / learning data science from everywhere","email":"","website":null,"location":"Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10956124?v=4","repositories_count":8,"last_synced_at":"2023-03-02T08:45:27.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/6chaoran","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:46:38.336Z","updated_at":"2023-03-02T08:45:27.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran/repositories"},"tags":[{"name":"v0.3.0","sha":"c478a5ab8625e00a0589a011cf27e7bef049b520","kind":"commit","published_at":"2024-05-13T13:21:55.000Z","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/v0.3.0","html_url":"https://github.com/6chaoran/jupyter-summarytools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6chaoran/jupyter-summarytools@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"ba8175edcf8aaeb0272f12a3c0b2d3e6e2553553","kind":"commit","published_at":"2023-04-17T03:44:11.000Z","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/v0.2.3","html_url":"https://github.com/6chaoran/jupyter-summarytools/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6chaoran/jupyter-summarytools@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-08-24T00:53:16.763Z","dependent_packages_count":0,"downloads":3979,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":7.1153868143512184,"dependent_repos_count":8.961964696619319,"dependent_packages_count":10.104988627979555,"stargazers_count":8.955491333887435,"forks_count":12.551974209734643,"docker_downloads_count":null,"average":9.537961136514435},"purl":"pkg:pypi/summarytools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/summarytools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/summarytools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/summarytools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T20:00:12.986Z","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":7094668.0,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":6,"avg_comments_per_issue":3.7142857142857144,"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/6chaoran%2Fjupyter-summarytools/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/summarytools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/summarytools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/summarytools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/summarytools/related_packages","maintainers":[{"uuid":"6chaoran","login":"6chaoran","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/6chaoran/","role":null,"created_at":"2023-02-25T14:01:40.528Z","updated_at":"2023-02-25T14:01:40.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/6chaoran/packages"},{"uuid":"Buckeyes2019","login":"Buckeyes2019","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Buckeyes2019/","role":null,"created_at":"2023-02-25T14:01:40.535Z","updated_at":"2023-02-25T14:01:40.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Buckeyes2019/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"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"}},{"id":5387129,"name":"jupyter-summarytools","ecosystem":"pypi","description":"summarytools in jupyter notebook","homepage":"https://github.com/6chaoran/jupyter-summarytools","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/6chaoran/jupyter-summarytools","keywords_array":["sample","setuptools","development"],"namespace":null,"versions_count":3,"first_release_published_at":"2022-11-03T03:48:23.000Z","latest_release_published_at":"2023-04-17T03:30:33.000Z","latest_release_number":"0.2.3","last_synced_at":"2025-08-19T19:22:18.240Z","created_at":"2022-11-03T04:03:31.473Z","updated_at":"2025-08-19T19:55:07.913Z","registry_url":"https://pypi.org/project/jupyter-summarytools/","install_command":"pip install jupyter-summarytools --index-url https://pypi.org/simple","documentation_url":"https://jupyter-summarytools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools"],"normalized_name":"jupyter-summarytools","project_status":null},"repo_metadata":{"id":57472253,"uuid":"338778788","full_name":"6chaoran/jupyter-summarytools","owner":"6chaoran","description":"summarytools in jupyter notebook","archived":false,"fork":false,"pushed_at":"2024-08-22T04:11:07.000Z","size":8101,"stargazers_count":111,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T04:29:39.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/6chaoran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-14T10:25:08.000Z","updated_at":"2025-07-02T15:08:49.000Z","dependencies_parsed_at":"2024-06-21T16:35:10.303Z","dependency_job_id":"10214f38-a866-41d3-a70b-745c8db1b320","html_url":"https://github.com/6chaoran/jupyter-summarytools","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.2941176470588235,"last_synced_commit":"f455844df2e3c7200b7dc9110f4fe7e5fab923c4"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/6chaoran/jupyter-summarytools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/sbom","scorecard":{"id":5409,"data":{"date":"2025-08-11","repo":{"name":"github.com/6chaoran/jupyter-summarytools","commit":"6475319d5f5d388e302156fb2dfae44c300f032c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/6chaoran/jupyter-summarytools/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"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-14T13:26:42.467Z","repository_id":57472253,"created_at":"2025-08-14T13:26:42.468Z","updated_at":"2025-08-14T13:26:42.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271214101,"owners_count":24720082,"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-19T02:00:09.176Z","response_time":63,"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":"6chaoran","name":"Chaoran Liu","uuid":"10956124","kind":"user","description":"machine learning enthusiast / data science practitioner / learning data science from everywhere","email":"","website":null,"location":"Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10956124?v=4","repositories_count":8,"last_synced_at":"2023-03-02T08:45:27.633Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/6chaoran","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T01:46:38.336Z","updated_at":"2023-03-02T08:45:27.648Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6chaoran/repositories"},"tags":[{"name":"v0.3.0","sha":"c478a5ab8625e00a0589a011cf27e7bef049b520","kind":"commit","published_at":"2024-05-13T13:21:55.000Z","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/v0.3.0","html_url":"https://github.com/6chaoran/jupyter-summarytools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6chaoran/jupyter-summarytools@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"ba8175edcf8aaeb0272f12a3c0b2d3e6e2553553","kind":"commit","published_at":"2023-04-17T03:44:11.000Z","download_url":"https://codeload.github.com/6chaoran/jupyter-summarytools/tar.gz/v0.2.3","html_url":"https://github.com/6chaoran/jupyter-summarytools/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/6chaoran/jupyter-summarytools@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags/v0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-08-19T19:55:07.913Z","dependent_packages_count":0,"downloads":247,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.597621834290878,"dependent_repos_count":21.592921703686898,"dependent_packages_count":10.104988627979555,"stargazers_count":9.028989071194506,"forks_count":12.551974209734643,"docker_downloads_count":null,"average":13.575299089377296},"purl":"pkg:pypi/jupyter-summarytools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyter-summarytools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyter-summarytools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyter-summarytools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-23T04:18:50.601Z","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":7094668.0,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":6,"avg_comments_per_issue":3.7142857142857144,"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/6chaoran%2Fjupyter-summarytools/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-summarytools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-summarytools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-summarytools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyter-summarytools/related_packages","maintainers":[{"uuid":"6chaoran","login":"6chaoran","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/6chaoran/","role":null,"created_at":"2023-02-10T17:50:17.419Z","updated_at":"2023-02-10T17:50:17.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/6chaoran/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"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"}},{"id":5387119,"name":"notebook-summarytools","ecosystem":"pypi","description":"summarytools in jupyter notebook","homepage":"https://github.com/6chaoran/jupyter-summarytools","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/6chaoran/jupyter-summarytools","keywords_array":["sample","setuptools","development"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-03T03:31:33.000Z","latest_release_published_at":"2022-11-03T03:31:33.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-08-18T20:02:46.006Z","created_at":"2022-11-03T03:50:42.571Z","updated_at":"2025-08-18T20:02:46.006Z","registry_url":"https://pypi.org/project/notebook-summarytools/","install_command":"pip install notebook-summarytools --index-url https://pypi.org/simple","documentation_url":"https://notebook-summarytools.readthedocs.io/","metadata":{"funding":null,"normalized_name":"notebook-summarytools"},"repo_metadata":{"uuid":"338778788","full_name":"6chaoran/jupyter-summarytools","owner":"6chaoran","description":"summarytools in jupyter notebook","archived":false,"fork":false,"pushed_at":"2021-03-23T02:24:01.000Z","size":7941,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2022-08-21T11:29:57.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-14T10:25:08.000Z","updated_at":"2022-11-01T16:02:01.066Z","dependencies_parsed_at":"2022-08-30T17:01:34.808Z","dependency_job_id":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/manifests","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":31432750,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2022-11-03T04:02:55.818Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.331131040805209,"dependent_packages_count":4.8420037102189415,"stargazers_count":19.254260392092863,"forks_count":17.690256715472287,"average":12.029412964647324},"purl":"pkg:pypi/notebook-summarytools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/notebook-summarytools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/notebook-summarytools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/notebook-summarytools/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/notebook-summarytools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/notebook-summarytools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/notebook-summarytools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/notebook-summarytools/related_packages","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"maintainers_count":308800,"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":666987,"full_name":"6chaoran/jupyter-summarytools","default_branch":"master","committers":[{"name":"6chaoran","email":"6chaoran@gmail.com","count":12},{"name":"6chaoran","email":"chaoran.liu@icloud.com","count":5}],"total_commits":17,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.5,"dds":0.2941176470588235,"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-19T19:56:41.539Z","last_synced_commit":"f455844df2e3c7200b7dc9110f4fe7e5fab923c4","created_at":"2023-03-09T10:18:30.257Z","updated_at":"2023-09-19T17:36:15.825Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"6chaoran/jupyter-summarytools","html_url":"https://github.com/6chaoran/jupyter-summarytools","last_synced_at":"2025-08-24T01:43:45.832Z","status":"error","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":7094668.0,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":6,"avg_comments_per_issue":3.7142857142857144,"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-15T00:54:58.338Z","updated_at":"2025-09-01T08:50:06.252Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/6chaoran%2Fjupyter-summarytools/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":6},"pull_request_author_associations_count":{},"issue_authors":{"GegznaV":2,"hectormz":1,"Buckeyes2019":1,"caroheymes":1,"eotf":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070563,"issues_count":31247503,"pull_requests_count":95411956,"authors_count":10689197,"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":17,"ForkEvent":2},"last_year":{"WatchEvent":17,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-30T17:01:34.729Z","updated_at":"2022-08-30T17:01:34.729Z","repository_link":"https://github.com/6chaoran/jupyter-summarytools/blob/master/requirements.txt","dependencies":[{"id":3324065480,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":3324065481,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.18.5","direct":true,"kind":"runtime","optional":false},{"id":3324065482,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.3.0","direct":true,"kind":"runtime","optional":false},{"id":3324065483,"package_name":"ipython","ecosystem":"pypi","requirements":"==7.20.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T20:45:25.734Z","updated_at":"2023-01-30T20:45:25.734Z","repository_link":"https://github.com/6chaoran/jupyter-summarytools/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":7254951824,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7254951825,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-30T20:45:26.090Z","updated_at":"2023-01-30T20:45:26.090Z","repository_link":"https://github.com/6chaoran/jupyter-summarytools/blob/master/setup.py","dependencies":[{"id":7254953824,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":7254953825,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.20.0","direct":true,"kind":"runtime","optional":false},{"id":7254953826,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.5","direct":true,"kind":"runtime","optional":false},{"id":7254953827,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-05-12T08:35:23.646Z","updated_at":"2024-05-12T08:35:23.646Z","repository_link":"https://github.com/6chaoran/jupyter-summarytools/blob/master/pyproject.toml","dependencies":[]}],"score":13.753107355410414,"created_at":"2025-09-08T11:18:41.812Z","updated_at":"2025-10-07T08:25:08.271Z","avatar_url":"https://github.com/6chaoran.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":4226,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/66281","html_url":"https://science.ecosyste.ms/projects/66281"}