{"id":255538,"name":null,"description":"lazy_dataset: Process large datasets as if it was an iterable.","url":"https://github.com/fgnt/lazy_dataset","last_synced_at":"2025-10-15T20:30:32.818Z","repository":{"id":34290663,"uuid":"172942178","full_name":"fgnt/lazy_dataset","owner":"fgnt","description":"lazy_dataset: Process large datasets as if it was an iterable.","archived":false,"fork":false,"pushed_at":"2024-12-03T12:18:45.000Z","size":1259,"stargazers_count":18,"open_issues_count":5,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-21T11:50:56.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/lazy-dataset/","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/fgnt.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":"2019-02-27T15:37:17.000Z","updated_at":"2024-12-18T14:02:09.000Z","dependencies_parsed_at":"2024-06-18T17:41:42.706Z","dependency_job_id":"4ad91cdb-f16f-44fa-9974-9e31d7c40682","html_url":"https://github.com/fgnt/lazy_dataset","commit_stats":{"total_commits":428,"total_committers":18,"mean_commits":23.77777777777778,"dds":0.5817757009345794,"last_synced_commit":"ce796b2db136478d6b69fa0aa5ce1b3ffbc7a829"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/fgnt/lazy_dataset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/sbom","scorecard":{"id":398519,"data":{"date":"2025-08-11","repo":{"name":"github.com/fgnt/lazy_dataset","commit":"0c32ff7b9e6832789c0812a1e2bd707f43a844cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run_python_tests.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":"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/run_python_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/lazy_dataset/run_python_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/lazy_dataset/run_python_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-18T19:35:42.863Z","repository_id":34290663,"created_at":"2025-08-18T19:35:42.863Z","updated_at":"2025-08-18T19:35:42.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279110987,"owners_count":26105907,"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-10-15T02:00:07.814Z","response_time":56,"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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":37,"last_synced_at":"2025-09-26T23:51:29.621Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fgnt","funding_links":[],"total_stars":1791,"followers":86,"following":0,"created_at":"2022-11-09T21:28:50.301Z","updated_at":"2025-09-26T23:51:29.621Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt/repositories"},"packages":[{"id":2784389,"name":"lazy-dataset","ecosystem":"pypi","description":"Process large datasets as if it was an iterable.","homepage":"https://github.com/fgnt/lazy_dataset","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fgnt/lazy_dataset","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2019-03-08T15:10:22.000Z","latest_release_published_at":"2024-06-18T14:26:31.000Z","latest_release_number":"0.0.15","last_synced_at":"2025-09-24T17:39:35.946Z","created_at":"2022-04-10T11:27:27.046Z","updated_at":"2025-09-25T15:43:58.295Z","registry_url":"https://pypi.org/project/lazy-dataset/","install_command":"pip install lazy-dataset --index-url https://pypi.org/simple","documentation_url":"https://lazy-dataset.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"lazy-dataset","project_status":null},"repo_metadata":{"id":34290663,"uuid":"172942178","full_name":"fgnt/lazy_dataset","owner":"fgnt","description":"lazy_dataset: Process large datasets as if it was an iterable.","archived":false,"fork":false,"pushed_at":"2024-12-03T12:18:45.000Z","size":1259,"stargazers_count":18,"open_issues_count":5,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-17T11:25:15.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/lazy-dataset/","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/fgnt.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":"2019-02-27T15:37:17.000Z","updated_at":"2024-12-18T14:02:09.000Z","dependencies_parsed_at":"2024-06-18T17:41:42.706Z","dependency_job_id":"4ad91cdb-f16f-44fa-9974-9e31d7c40682","html_url":"https://github.com/fgnt/lazy_dataset","commit_stats":{"total_commits":428,"total_committers":18,"mean_commits":23.77777777777778,"dds":0.5817757009345794,"last_synced_commit":"ce796b2db136478d6b69fa0aa5ce1b3ffbc7a829"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/fgnt/lazy_dataset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/sbom","scorecard":{"id":398519,"data":{"date":"2025-08-11","repo":{"name":"github.com/fgnt/lazy_dataset","commit":"0c32ff7b9e6832789c0812a1e2bd707f43a844cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run_python_tests.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":"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/run_python_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/lazy_dataset/run_python_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_python_tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fgnt/lazy_dataset/run_python_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/run_python_tests.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-18T19:35:42.863Z","repository_id":34290663,"created_at":"2025-08-18T19:35:42.863Z","updated_at":"2025-08-18T19:35:42.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276233652,"owners_count":25607727,"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-21T02:00:07.055Z","response_time":72,"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":"fgnt","name":"Department of Communications Engineering University of Paderborn","uuid":"16753241","kind":"organization","description":"","email":null,"website":"http://nt.uni-paderborn.de","location":"Paderborn, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16753241?v=4","repositories_count":17,"last_synced_at":"2023-02-26T09:25:17.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fgnt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T21:28:50.301Z","updated_at":"2023-02-26T09:25:17.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgnt/repositories"},"tags":[{"name":"v0.0.15","sha":"a369e1852ef686628a5163959cb7251fd4bced56","kind":"tag","published_at":"2024-06-18T14:24:34.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.15","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"f4921dd0f3e8788de74c9ff28011f745f3c7493c","kind":"tag","published_at":"2022-01-26T14:28:44.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.14","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"0f60dde4bbd444c4b034413cb2408809d4f677fd","kind":"tag","published_at":"2022-01-26T14:26:46.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.13","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"84e77c38a506cc37ba7e434e4779dfafc157db8f","kind":"tag","published_at":"2021-11-02T13:51:39.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.12","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"ce8a833221580242e69d43e62361adca02478f79","kind":"tag","published_at":"2020-09-16T12:54:43.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.11","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"6d642e6ddd9ce1f8aae22373d50588cb940e0111","kind":"tag","published_at":"2020-09-16T06:55:13.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.10","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"715a0ec857f7569e25c92c5b3d3a729d38012793","kind":"tag","published_at":"2020-01-07T16:12:08.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.9","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e4aa80f349c27b242fba8473afda3dc15f254437","kind":"tag","published_at":"2019-12-20T13:38:53.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.8","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"88b1eaef64bd9b7ba7b4d556e4e38b463ca46b21","kind":"tag","published_at":"2019-12-11T13:39:20.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/v0.0.7","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/v0.0.7/manifests"},{"name":"0.0.6","sha":"2e1cd2413fdc70d178fdfc6841816d44b112988e","kind":"tag","published_at":"2019-08-16T12:39:49.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.6","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"59d0fb6d09f00427a8293c49a33fd39ba6eaa615","kind":"tag","published_at":"2019-08-16T12:35:43.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.5","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"74e00590b528b0997fdb93fb1989545f01215670","kind":"tag","published_at":"2019-06-21T15:12:32.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.4","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"93cbb078da3442de28c4e843173ef069e4fec13e","kind":"tag","published_at":"2019-03-29T13:50:21.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.3","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"6072a3e2aa9c41f8b717977bfe0b3285a03c8286","kind":"tag","published_at":"2019-03-29T13:44:18.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.2","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"e5839c0b2a7dd35f5ea29192a8c06deb8e16f131","kind":"tag","published_at":"2019-03-12T14:09:19.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.1","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.1/manifests"},{"name":"0.0.0","sha":"6cd97d73209c57b3e07767131adb4b730718270d","kind":"tag","published_at":"2019-03-08T14:55:47.000Z","download_url":"https://codeload.github.com/fgnt/lazy_dataset/tar.gz/0.0.0","html_url":"https://github.com/fgnt/lazy_dataset/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fgnt/lazy_dataset@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-25T15:43:58.275Z","dependent_packages_count":1,"downloads":6190,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.212350158850356,"dependent_repos_count":21.754255807829878,"dependent_packages_count":4.701233353001889,"stargazers_count":14.853091262740515,"forks_count":11.945092054608113,"docker_downloads_count":null,"average":13.49320452740615},"purl":"pkg:pypi/lazy-dataset","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lazy-dataset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lazy-dataset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lazy-dataset/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T11:18:38.062Z","issues_count":6,"pull_requests_count":60,"avg_time_to_close_issue":29338949.0,"avg_time_to_close_pull_request":927010.3965517242,"issues_closed_count":3,"pull_requests_closed_count":58,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":55141.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/issues","maintainers":[{"login":"boeddeker","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"},{"login":"thequilo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thequilo"},{"login":"tglarner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tglarner"},{"login":"jensheit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensheit"},{"login":"LukasDrude","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasDrude"}],"active_maintainers":[{"login":"boeddeker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-dataset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-dataset/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-dataset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-dataset/related_packages","maintainers":[{"uuid":"cbj","login":"cbj","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/cbj/","role":null,"created_at":"2023-02-24T14:06:59.923Z","updated_at":"2023-02-24T14:06:59.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cbj/packages"},{"uuid":"LukasDrude","login":"LukasDrude","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/LukasDrude/","role":null,"created_at":"2023-02-24T14:06:59.943Z","updated_at":"2023-02-24T14:06:59.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/LukasDrude/packages"},{"uuid":"thequilo","login":"thequilo","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/thequilo/","role":null,"created_at":"2023-02-24T14:06:59.971Z","updated_at":"2023-02-24T14:06:59.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thequilo/packages"},{"uuid":"jensheit","login":"jensheit","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/jensheit/","role":null,"created_at":"2023-02-24T14:06:59.935Z","updated_at":"2023-02-24T14:06:59.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jensheit/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":739614,"maintainers_count":314286,"namespaces_count":0,"keywords_count":244448,"github":"pypi","metadata":{"funded_packages_count":52250},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-10-15T06:36:27.492Z","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":603012,"full_name":"fgnt/lazy_dataset","default_branch":"master","committers":[{"name":"Christoph","email":"cbj@mail.uni-paderborn.de","login":null,"count":204},{"name":"Thilo von Neumann","email":"tvn@mail.upb.de","login":null,"count":67},{"name":"Janek Ebbers","email":"ebbers@nt.upb.de","login":null,"count":46},{"name":"Lukas Drude","email":"mail@lukas-drude.de","login":null,"count":30},{"name":"Thomas Glarner","email":"tglarner@mail.upb.de","login":null,"count":26},{"name":"Christoph Boeddeker","email":"boeddeker@users.noreply.github.com","login":null,"count":21},{"name":"Jahn Heymann","email":"heymann@nt.upb.de","login":null,"count":18},{"name":"jensheit","email":"heitkaemper@nt.upb.de","login":null,"count":13},{"name":"mkuhlmann","email":"mikuhl@mail.uni-paderborn.de","login":null,"count":12},{"name":"Lukas Drude","email":"ldrude@mail.uni-paderborn.de","login":null,"count":9},{"name":"deegen","email":"mdeegen@web.de","login":null,"count":6},{"name":"jensheit","email":"31685744+jensheit@users.noreply.github.com","login":null,"count":2},{"name":"mdeegen","email":"84499883+mdeegen@users.noreply.github.com","login":null,"count":2},{"name":"Jahn Heymann","email":"jheymann@mail.uni-paderborn.de","login":null,"count":1},{"name":"Janek Ebbers","email":"j.ebbs92@gmail.com","login":null,"count":1},{"name":"Juan Manuel Martin-Donas","email":"jmdonas@ntws34.nt.uni-paderborn.de","login":null,"count":1},{"name":"Michael Kuhlmann","email":"kuhlmann@nt.uni-paderborn.de","login":null,"count":1},{"name":"Oliver Walter","email":"walter@nt.uni-paderborn.de","login":null,"count":1},{"name":"danielha","email":"daniel.hasenklever@gmx.de","login":null,"count":1},{"name":"raphaelk","email":"raphaelk@mail.upb.de","login":null,"count":1}],"total_commits":463,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.15,"dds":0.5593952483801297,"past_year_committers":[{"name":"Christoph Boeddeker","email":"cbj@mail.uni-paderborn.de","login":null,"count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2025-10-02T10:36:22.685Z","last_synced_commit":"0c32ff7b9e6832789c0812a1e2bd707f43a844cf","created_at":"2023-03-09T06:55:23.229Z","updated_at":"2025-10-02T10:36:13.527Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-15T00:00:20.065Z","repositories_count":6083693,"commits_count":925041024,"contributors_count":36101504,"owners_count":1107259,"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":"fgnt/lazy_dataset","html_url":"https://github.com/fgnt/lazy_dataset","last_synced_at":"2025-08-17T11:18:38.062Z","status":"error","issues_count":6,"pull_requests_count":60,"avg_time_to_close_issue":29338949.0,"avg_time_to_close_pull_request":927010.3965517242,"issues_closed_count":3,"pull_requests_closed_count":58,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":55141.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T16:50:27.366Z","updated_at":"2025-09-03T00:51:54.343Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgnt%2Flazy_dataset/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":6},"pull_request_author_associations_count":{"MEMBER":45,"CONTRIBUTOR":16},"issue_authors":{"thequilo":2,"boeddeker":2,"LukasDrude":1,"tglarner":1},"pull_request_authors":{"boeddeker":30,"JanekEbb":12,"thequilo":10,"tglarner":3,"michael-kuhlmann":2,"jensheit":2,"alexanderwerning":1,"mdeegen":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-15T00:00:10.436Z","repositories_count":10975539,"issues_count":33899211,"pull_requests_count":109551739,"authors_count":11037389,"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":{"MEMBER":4},"past_year_issue_authors":{},"past_year_pull_request_authors":{"boeddeker":4},"maintainers":[{"login":"boeddeker","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"},{"login":"thequilo","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thequilo"},{"login":"tglarner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tglarner"},{"login":"jensheit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jensheit"},{"login":"LukasDrude","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasDrude"}],"active_maintainers":[{"login":"boeddeker","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boeddeker"}]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":3},"last_year":{"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestReviewEvent":1,"PullRequestEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/run_python_tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T05:55:44.087Z","updated_at":"2023-01-15T05:55:44.087Z","repository_link":"https://github.com/fgnt/lazy_dataset/blob/master/.github/workflows/run_python_tests.yml","dependencies":[{"id":6916745896,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6916745897,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-16T12:40:00.256Z","updated_at":"2023-11-16T12:40:00.256Z","repository_link":"https://github.com/fgnt/lazy_dataset/blob/master/setup.py","dependencies":[]}],"score":14.8628856910199,"created_at":"2025-09-09T09:59:34.643Z","updated_at":"2025-10-15T20:30:32.860Z","avatar_url":"https://github.com/fgnt.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6190,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["audio","speech","toolbox","dereverberation","enhancement","signal-processing","asr","der","wer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/255538","html_url":"https://science.ecosyste.ms/projects/255538"}