{"id":1999,"name":"kalepy","description":"kalepy: a Python package for kernel density estimation, sampling and plotting - Published in JOSS (2021)","url":"https://github.com/lzkelley/kalepy","last_synced_at":"2025-09-04T16:39:04.584Z","repository":{"id":34904113,"uuid":"187267055","full_name":"lzkelley/kalepy","owner":"lzkelley","description":"Kernel Density Estimation and (re)sampling","archived":false,"fork":false,"pushed_at":"2023-05-22T20:00:59.000Z","size":104431,"stargazers_count":62,"open_issues_count":14,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-28T01:41:08.100Z","etag":null,"topics":["kde","kernel-density-estimation","pdfs","python","python3","resample","resampling","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lzkelley.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-17T18:56:34.000Z","updated_at":"2025-07-25T14:45:40.000Z","dependencies_parsed_at":"2024-06-21T13:11:39.595Z","dependency_job_id":"af2d7bd3-012e-413c-bb6c-7bf842a2dd95","html_url":"https://github.com/lzkelley/kalepy","commit_stats":{"total_commits":594,"total_committers":4,"mean_commits":148.5,"dds":"0.35016835016835013","last_synced_commit":"b9c8fe6973a878a5a89517c6a07a043d56d8b459"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/lzkelley/kalepy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/sbom","scorecard":{"id":607764,"data":{"date":"2025-08-11","repo":{"name":"github.com/lzkelley/kalepy","commit":"6feb380cd4f6face912a4b370c99e03fe3cdca54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests-ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1 not signed: https://api.github.com/repos/lzkelley/kalepy/releases/39130106","Warn: release artifact v1.1 does not have provenance: https://api.github.com/repos/lzkelley/kalepy/releases/39130106"],"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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/coverage.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests-ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/unit-tests-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests-ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/unit-tests-ci.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:49","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["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-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T01:58:29.233Z","repository_id":34904113,"created_at":"2025-08-21T01:58:29.233Z","updated_at":"2025-08-21T01:58:29.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517419,"owners_count":25119767,"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-03T02:00:09.631Z","response_time":76,"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":"lzkelley","name":"Luke Zoltan Kelley","uuid":"3839265","kind":"user","description":"Theoretical astrophysics at the interface of gravitational waves, transients and cosmological environments.","email":"","website":"www.lzkelley.com","location":"Berkeley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3839265?u=b642bc532425ed510261f2259292d2499df2e2b4\u0026v=4","repositories_count":23,"last_synced_at":"2024-05-02T09:03:33.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lzkelley","funding_links":[],"total_stars":228,"followers":35,"following":60,"created_at":"2022-11-13T11:25:21.840Z","updated_at":"2024-05-02T09:03:40.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley/repositories"},"packages":[{"id":2777661,"name":"kalepy","ecosystem":"pypi","description":"Kernel Density Estimation (KDE) and sampling.","homepage":"https://github.com/lzkelley/kalepy/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lzkelley/kalepy","keywords_array":["utilities","physics","astronomy","cosmology","astrophysics","statistics","kernel density estimation","kernel density estimate"],"namespace":null,"versions_count":18,"first_release_published_at":"2019-05-25T16:06:49.000Z","latest_release_published_at":"2023-05-22T20:02:00.000Z","latest_release_number":"1.4.3","last_synced_at":"2025-09-03T22:03:27.894Z","created_at":"2022-04-10T11:24:04.777Z","updated_at":"2025-09-04T08:53:20.350Z","registry_url":"https://pypi.org/project/kalepy/","install_command":"pip install kalepy --index-url https://pypi.org/simple","documentation_url":"https://kalepy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"kalepy","project_status":null},"repo_metadata":{"id":34904113,"uuid":"187267055","full_name":"lzkelley/kalepy","owner":"lzkelley","description":"Kernel Density Estimation and (re)sampling","archived":false,"fork":false,"pushed_at":"2023-05-22T20:00:59.000Z","size":104431,"stargazers_count":62,"open_issues_count":14,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-28T01:41:08.100Z","etag":null,"topics":["kde","kernel-density-estimation","pdfs","python","python3","resample","resampling","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lzkelley.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-17T18:56:34.000Z","updated_at":"2025-07-25T14:45:40.000Z","dependencies_parsed_at":"2024-06-21T13:11:39.595Z","dependency_job_id":"af2d7bd3-012e-413c-bb6c-7bf842a2dd95","html_url":"https://github.com/lzkelley/kalepy","commit_stats":{"total_commits":594,"total_committers":4,"mean_commits":148.5,"dds":"0.35016835016835013","last_synced_commit":"b9c8fe6973a878a5a89517c6a07a043d56d8b459"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/lzkelley/kalepy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/sbom","scorecard":{"id":607764,"data":{"date":"2025-08-11","repo":{"name":"github.com/lzkelley/kalepy","commit":"6feb380cd4f6face912a4b370c99e03fe3cdca54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests-ci.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1 not signed: https://api.github.com/repos/lzkelley/kalepy/releases/39130106","Warn: release artifact v1.1 does not have provenance: https://api.github.com/repos/lzkelley/kalepy/releases/39130106"],"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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/coverage.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests-ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/unit-tests-ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests-ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/lzkelley/kalepy/unit-tests-ci.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:36","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests-ci.yaml:49","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["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-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T01:58:29.233Z","repository_id":34904113,"created_at":"2025-08-21T01:58:29.233Z","updated_at":"2025-08-21T01:58:29.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273517419,"owners_count":25119767,"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-03T02:00:09.631Z","response_time":76,"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":"lzkelley","name":"Luke Zoltan Kelley","uuid":"3839265","kind":"user","description":"Theoretical astrophysics at the interface of gravitational waves, transients and cosmological environments.","email":"","website":"www.lzkelley.com","location":"Berkeley, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3839265?u=b642bc532425ed510261f2259292d2499df2e2b4\u0026v=4","repositories_count":23,"last_synced_at":"2024-05-02T09:03:33.726Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lzkelley","funding_links":[],"total_stars":228,"followers":35,"following":60,"created_at":"2022-11-13T11:25:21.840Z","updated_at":"2024-05-02T09:03:40.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzkelley/repositories"},"tags":[{"name":"v1.4.1","sha":"332d43beede9f6e89d3af6bf2e9bfd7225838f37","kind":"tag","published_at":"2023-05-17T23:47:40.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.4.1","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"fbefaab3c5fc38ba1eb1e0031c2f4b587dc367c2","kind":"tag","published_at":"2023-05-17T21:01:52.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.4","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.4/manifests"},{"name":"v1.3","sha":"b9c8fe6973a878a5a89517c6a07a043d56d8b459","kind":"tag","published_at":"2022-07-15T21:29:03.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.3","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.3/manifests"},{"name":"v1.2.2","sha":"bd2b92aaf0c9ddeae9371e322e19cd99974eda39","kind":"tag","published_at":"2021-12-14T23:51:02.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.2.2","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20b70eb531a14f87e06f87b7dd158115b4370c5e","kind":"tag","published_at":"2021-08-15T20:45:39.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.2.1","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2.1/manifests"},{"name":"v1.2","sha":"41678887e76445adb20b3ef0def9587981b27397","kind":"tag","published_at":"2021-08-05T15:26:55.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.2","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.2/manifests"},{"name":"v1.1","sha":"fc748b6dc848c619dd541bd7016b6226626adf4f","kind":"tag","published_at":"2021-03-02T16:15:10.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.1","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.1/manifests"},{"name":"v1.0.0","sha":"0b60d7484a068537075ea17767b3643c1bc8f7ef","kind":"tag","published_at":"2021-01-22T02:03:03.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v1.0.0","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v1.0.0/manifests"},{"name":"v0.5","sha":"8b35fd33c9b0081af4830fc563e73f8e0bb1d4f7","kind":"tag","published_at":"2020-12-30T18:24:32.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.5","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.5/manifests"},{"name":"v0.4","sha":"23dc8864c26861faf820884822319148f78feff6","kind":"tag","published_at":"2020-10-13T04:18:23.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.4","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.4/manifests"},{"name":"v0.3","sha":"509a8091b7f8a84107569af94a329536e87bd85f","kind":"tag","published_at":"2020-04-07T18:18:22.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.3","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.3/manifests"},{"name":"v0.2.0","sha":"036a4f86647e53a3a8899b780f0b4339da3f532a","kind":"tag","published_at":"2019-06-03T18:51:17.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.2.0","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.2.0/manifests"},{"name":"v0.1.5","sha":"bd2558917ee05fec3ea71a61de9344234b1ddb76","kind":"tag","published_at":"2019-06-03T18:29:59.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1.5","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"16813c4bec72586854a74a9207b9f5c5ff04ad03","kind":"tag","published_at":"2019-05-25T16:57:13.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1.4","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"9c70e01a03e547718d49a869985d311e51f6fbeb","kind":"tag","published_at":"2019-05-25T16:05:26.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1.3","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a8ccc9d8d233eb670e22c1c8f804b2dfdb1bc401","kind":"tag","published_at":"2019-05-24T21:53:01.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1.2","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7fcde1883649c6dcae09aaf0312e0d204c3ffcc0","kind":"tag","published_at":"2019-05-21T04:13:44.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1.1","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"999470dfd39b97abe5d77a10f2752923e161e290","kind":"tag","published_at":"2019-05-19T17:49:39.000Z","download_url":"https://codeload.github.com/lzkelley/kalepy/tar.gz/v0.1","html_url":"https://github.com/lzkelley/kalepy/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lzkelley/kalepy@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T08:53:20.350Z","dependent_packages_count":3,"downloads":583,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":14.494401312401045,"dependent_repos_count":8.967422409780145,"dependent_packages_count":3.156073290038995,"stargazers_count":9.090094042691184,"forks_count":10.161055234199722,"docker_downloads_count":null,"average":9.173809257822217},"purl":"pkg:pypi/kalepy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kalepy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kalepy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kalepy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:33:32.078Z","issues_count":15,"pull_requests_count":4,"avg_time_to_close_issue":5967303.333333333,"avg_time_to_close_pull_request":481109.3333333333,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":0.7333333333333333,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/lzkelley%2Fkalepy/issues","maintainers":[{"login":"lzkelley","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lzkelley"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kalepy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kalepy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kalepy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kalepy/related_packages","maintainers":[{"uuid":"lzkelley","login":"lzkelley","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/lzkelley/","role":null,"created_at":"2023-02-24T13:01:31.767Z","updated_at":"2023-02-24T13:01:31.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lzkelley/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":600004,"full_name":"lzkelley/kalepy","default_branch":"main","committers":[{"name":"lzkelley","email":"lzkelley@gmail.com","login":"lzkelley","count":406},{"name":"lzkelley","email":"lkelley@cfa.harvard.edu","login":null,"count":202},{"name":"Zachary Hafen","email":"zachary.h.hafen@gmail.com","login":"zhafen","count":4},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":2}],"total_commits":614,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":153.5,"dds":0.3387622149837134,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:36:34.828Z","last_synced_commit":"6feb380cd4f6face912a4b370c99e03fe3cdca54","created_at":"2023-03-09T06:46:40.037Z","updated_at":"2025-08-07T07:36:34.828Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5415433,"commits_count":848633733,"contributors_count":30917352,"owners_count":904148,"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":"lzkelley/kalepy","html_url":"https://github.com/lzkelley/kalepy","last_synced_at":"2025-08-31T20:33:32.078Z","status":"error","issues_count":15,"pull_requests_count":4,"avg_time_to_close_issue":5967303.333333333,"avg_time_to_close_pull_request":481109.3333333333,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":0.7333333333333333,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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-14T16:28:44.968Z","updated_at":"2025-09-02T15:41:45.279Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzkelley%2Fkalepy/issues","issue_labels_count":{"enhancement":7,"bug":2,"good first issue":1,"question":1},"pull_request_labels_count":{"bug":1,"enhancement":1},"issue_author_associations_count":{"OWNER":8,"NONE":7},"pull_request_author_associations_count":{"CONTRIBUTOR":2,"OWNER":1,"NONE":1},"issue_authors":{"lzkelley":8,"jonathanoostvogels":1,"arbenede":1,"myradio":1,"Pablobala":1,"matthewkenzie":1,"mx-eff":1,"jbergner":1},"pull_request_authors":{"lzkelley":1,"arfon":1,"zhafen":1,"apereiroc":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"arbenede":1,"mx-eff":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"lzkelley","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lzkelley"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":6},"last_year":{"IssuesEvent":2,"WatchEvent":6}},"keywords":["kde","kernel-density-estimation","pdfs","python","python3","resample","resampling","statistical-analysis","statistics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T10:15:29.449Z","updated_at":"2023-01-15T10:15:29.449Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":6921967938,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6921967939,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6921967940,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T10:15:29.700Z","updated_at":"2023-01-15T10:15:29.700Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/docs/requirements.txt","dependencies":[{"id":6921968680,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6921968681,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T10:15:29.881Z","updated_at":"2023-01-15T10:15:29.881Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/requirements-dev.txt","dependencies":[{"id":6921968836,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968837,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968838,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968839,"package_name":"gitpython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968840,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968841,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6921968842,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T10:15:30.076Z","updated_at":"2023-01-15T10:15:30.076Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/requirements.txt","dependencies":[{"id":6921969539,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6921969541,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6921969544,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6921969546,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3","direct":true,"kind":"runtime","optional":false},{"id":6921969549,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yaml","sha":null,"kind":"manifest","created_at":"2024-06-21T13:11:35.566Z","updated_at":"2024-06-21T13:11:35.566Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/.github/workflows/coverage.yaml","dependencies":[{"id":18731631918,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18731631919,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18731631920,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit-tests-ci.yaml","sha":null,"kind":"manifest","created_at":"2024-06-21T13:11:36.029Z","updated_at":"2024-06-21T13:11:36.029Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/.github/workflows/unit-tests-ci.yaml","dependencies":[{"id":18731631925,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18731631926,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-21T13:11:36.558Z","updated_at":"2024-06-21T13:11:36.558Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-21T13:11:38.049Z","updated_at":"2024-06-21T13:11:38.049Z","repository_link":"https://github.com/lzkelley/kalepy/blob/main/setup.py","dependencies":[]}],"score":12.097150238305986,"created_at":"2025-09-04T09:17:55.497Z","updated_at":"2025-10-07T08:04:36.327Z","avatar_url":"https://github.com/lzkelley.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":583,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02784"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1999","html_url":"https://science.ecosyste.ms/projects/1999"}