{"id":64884,"name":"rolling","description":"Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)","url":"https://github.com/ajcr/rolling","last_synced_at":"2025-09-08T13:17:18.170Z","repository":{"id":29529632,"uuid":"115745066","full_name":"ajcr/rolling","owner":"ajcr","description":"Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)","archived":false,"fork":false,"pushed_at":"2024-03-09T13:41:55.000Z","size":225,"stargazers_count":205,"open_issues_count":19,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-03T13:58:37.945Z","etag":null,"topics":["algorithm","efficient-algorithm","iterator","python","rolling-algorithms","rolling-hash-functions","rolling-windows","sliding-windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajcr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-29T18:28:40.000Z","updated_at":"2025-08-15T14:16:23.000Z","dependencies_parsed_at":"2024-12-22T15:11:22.329Z","dependency_job_id":"7312f95e-9aca-4756-8317-e89a2ba8dae2","html_url":"https://github.com/ajcr/rolling","commit_stats":{"total_commits":220,"total_committers":4,"mean_commits":55.0,"dds":"0.018181818181818188","last_synced_commit":"ca1003d973011fd40ca17659d009eb907eaf0142"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ajcr/rolling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr","download_url":"https://codeload.github.com/ajcr/rolling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/sbom","scorecard":{"id":174313,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajcr/rolling","commit":"ca1003d973011fd40ca17659d009eb907eaf0142"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":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/ajcr/rolling/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/ajcr/rolling/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","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T17:20:21.989Z","repository_id":29529632,"created_at":"2025-08-16T17:20:21.989Z","updated_at":"2025-08-16T17:20:21.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190368,"owners_count":25238145,"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":"ajcr","name":"Alex Riley","uuid":"6031088","kind":"user","description":"","email":"","website":"ajcr.net","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6031088?u=0d9236570b6672c46dddb656ec79a9247d2f6b3b\u0026v=4","repositories_count":18,"last_synced_at":"2023-08-19T07:57:18.181Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajcr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:54:30.756Z","updated_at":"2023-08-19T07:57:18.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr/repositories"},"packages":[{"id":2905793,"name":"rolling","ecosystem":"pypi","description":"Efficient rolling window algorithms","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ajcr/rolling","keywords_array":["rolling","window","iterator","algorithms"],"namespace":null,"versions_count":6,"first_release_published_at":"2018-02-25T21:27:05.000Z","latest_release_published_at":"2023-09-16T20:30:15.000Z","latest_release_number":"0.5.0","last_synced_at":"2025-09-03T05:19:59.178Z","created_at":"2022-04-10T12:29:55.259Z","updated_at":"2025-09-03T13:59:02.220Z","registry_url":"https://pypi.org/project/rolling/","install_command":"pip install rolling --index-url https://pypi.org/simple","documentation_url":"https://rolling.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.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"rolling","project_status":null},"repo_metadata":{"id":29529632,"uuid":"115745066","full_name":"ajcr/rolling","owner":"ajcr","description":"Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)","archived":false,"fork":false,"pushed_at":"2024-03-09T13:41:55.000Z","size":225,"stargazers_count":204,"open_issues_count":19,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-29T19:49:27.544Z","etag":null,"topics":["algorithm","efficient-algorithm","iterator","python","rolling-algorithms","rolling-hash-functions","rolling-windows","sliding-windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajcr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-29T18:28:40.000Z","updated_at":"2025-06-12T13:40:09.000Z","dependencies_parsed_at":"2024-12-22T15:11:22.329Z","dependency_job_id":"7312f95e-9aca-4756-8317-e89a2ba8dae2","html_url":"https://github.com/ajcr/rolling","commit_stats":{"total_commits":220,"total_committers":4,"mean_commits":55.0,"dds":"0.018181818181818188","last_synced_commit":"ca1003d973011fd40ca17659d009eb907eaf0142"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ajcr/rolling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr","download_url":"https://codeload.github.com/ajcr/rolling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/sbom","scorecard":{"id":174313,"data":{"date":"2025-08-11","repo":{"name":"github.com/ajcr/rolling","commit":"ca1003d973011fd40ca17659d009eb907eaf0142"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":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/ajcr/rolling/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/ajcr/rolling/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","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T17:20:21.989Z","repository_id":29529632,"created_at":"2025-08-16T17:20:21.989Z","updated_at":"2025-08-16T17:20:21.989Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453705,"owners_count":25108473,"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":"ajcr","name":"Alex Riley","uuid":"6031088","kind":"user","description":"","email":"","website":"ajcr.net","location":"UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6031088?u=0d9236570b6672c46dddb656ec79a9247d2f6b3b\u0026v=4","repositories_count":18,"last_synced_at":"2023-08-19T07:57:18.181Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ajcr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T16:54:30.756Z","updated_at":"2023-08-19T07:57:18.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajcr/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-03T13:59:02.220Z","dependent_packages_count":0,"downloads":450,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":14.89659262660468,"dependent_repos_count":11.585491831503234,"dependent_packages_count":10.032368031403879,"stargazers_count":4.980143699928838,"forks_count":11.40791696237788,"docker_downloads_count":null,"average":10.580502630363702},"purl":"pkg:pypi/rolling","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rolling","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rolling","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rolling/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T18:54:59.257Z","issues_count":29,"pull_requests_count":7,"avg_time_to_close_issue":17652365.5,"avg_time_to_close_pull_request":104111.14285714286,"issues_closed_count":10,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":0.9310344827586207,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":7,"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/ajcr%2Frolling/issues","maintainers":[{"login":"ajcr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajcr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rolling/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rolling/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rolling/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rolling/related_packages","maintainers":[{"uuid":"ajcr","login":"ajcr","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/ajcr/","role":null,"created_at":"2023-01-28T01:08:09.284Z","updated_at":"2023-01-28T01:08:09.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ajcr/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"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":652399,"full_name":"ajcr/rolling","default_branch":"master","committers":[{"name":"ajcr","email":"ajcriley@gmail.com","login":"ajcr","count":216},{"name":"David Pratt","email":"davidpratt512@gmail.com","login":"DavidPratt512","count":2},{"name":"David Davó","email":"david@ddavo.me","login":"daviddavo","count":1},{"name":"Andrew","email":"afreema4@live.unc.edu","login":"ac-freeman","count":1}],"total_commits":220,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.0,"dds":0.018181818181818188,"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-05-22T13:17:06.455Z","last_synced_commit":"ca1003d973011fd40ca17659d009eb907eaf0142","created_at":"2023-03-09T09:31:14.532Z","updated_at":"2025-05-22T13:17:07.955Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"ajcr/rolling","html_url":"https://github.com/ajcr/rolling","last_synced_at":"2025-07-29T18:54:59.257Z","status":"error","issues_count":29,"pull_requests_count":7,"avg_time_to_close_issue":17652365.5,"avg_time_to_close_pull_request":104111.14285714286,"issues_closed_count":10,"pull_requests_closed_count":7,"pull_request_authors_count":4,"issue_authors_count":9,"avg_comments_per_issue":0.9310344827586207,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":7,"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-14T23:14:28.426Z","updated_at":"2025-09-02T05:29:08.342Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajcr%2Frolling/issues","issue_labels_count":{"enhancement":23,"bug":2,"investigate":2,"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":19,"NONE":9,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":4,"CONTRIBUTOR":3},"issue_authors":{"ajcr":19,"Chemcy":2,"belm0":2,"daviddavo":1,"sytelus":1,"haimivan":1,"kmuehlbauer":1,"syundo0730":1,"thouger":1},"pull_request_authors":{"ajcr":4,"daviddavo":1,"DavidPratt512":1,"ac-freeman":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ajcr","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajcr"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["algorithm","efficient-algorithm","iterator","python","rolling-algorithms","rolling-hash-functions","rolling-windows","sliding-windows"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T14:30:19.702Z","updated_at":"2022-08-07T14:30:19.702Z","repository_link":"https://github.com/ajcr/rolling/blob/master/requirements.txt","dependencies":[{"id":599763396,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=2.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T16:28:26.664Z","updated_at":"2023-10-20T16:28:26.664Z","repository_link":"https://github.com/ajcr/rolling/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":14264792372,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14264792373,"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-10-20T16:28:26.780Z","updated_at":"2023-10-20T16:28:26.780Z","repository_link":"https://github.com/ajcr/rolling/blob/master/setup.py","dependencies":[]}],"score":12.913832538457964,"created_at":"2025-09-08T11:18:35.749Z","updated_at":"2025-10-07T08:24:51.730Z","avatar_url":"https://github.com/ajcr.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":450,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64884","html_url":"https://science.ecosyste.ms/projects/64884"}