{"id":15328,"name":"lazy-set","description":"A collection that tries to imitate a \"lazy\" difference and union of sets.","url":"https://github.com/avivyaish/lazyset","last_synced_at":"2025-09-04T22:45:58.540Z","repository":{"id":62575310,"uuid":"137908191","full_name":"AvivYaish/LazySet","owner":"AvivYaish","description":"A collection that tries to imitate a \"lazy\" difference and union of sets.","archived":false,"fork":false,"pushed_at":"2021-12-19T06:59:09.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T17:35:00.293Z","etag":null,"topics":["data-structure","data-structures","datastructure","datastructures","lazy","python","set"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AvivYaish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-19T15:08:34.000Z","updated_at":"2025-02-22T16:51:46.000Z","dependencies_parsed_at":"2022-11-03T20:43:09.785Z","dependency_job_id":null,"html_url":"https://github.com/AvivYaish/LazySet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AvivYaish/LazySet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish","download_url":"https://codeload.github.com/AvivYaish/LazySet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/sbom","scorecard":{"id":18277,"data":{"date":"2025-08-11","repo":{"name":"github.com/AvivYaish/LazySet","commit":"57ad6862a27b761263e551791723a179c542ac28"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":8,"reason":"binaries present in source code","details":["Warn: binary detected: lazy_set/__pycache__/__init__.cpython-36.pyc:1","Warn: binary detected: lazy_set/__pycache__/lazy_set.cpython-36.pyc:1"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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"}}]},"last_synced_at":"2025-08-14T16:14:50.386Z","repository_id":62575310,"created_at":"2025-08-14T16:14:50.387Z","updated_at":"2025-08-14T16:14:50.387Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685588,"owners_count":25149721,"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-04T02:00:08.968Z","response_time":61,"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":"AvivYaish","name":"Aviv Yaish","uuid":"12000894","kind":"user","description":"Computer science PhD candidate, with an interest in cryptocurrencies, distributed ledgers, game theory and artificial intelligence.","email":"","website":"https://avivyaish.com/","location":null,"twitter":"yaish_aviv","company":"The Hebrew University","icon_url":"https://avatars.githubusercontent.com/u/12000894?u=370cb06687dbb6859e469db4af6e4478ef20128b\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-03T17:40:23.723Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AvivYaish","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T03:32:52.454Z","updated_at":"2023-03-03T17:40:23.775Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish/repositories"},"packages":[{"id":2784483,"name":"lazy-set","ecosystem":"pypi","description":"A collection that tries to imitate a \"lazy\" difference and union of sets.","homepage":"https://github.com/AvivYaish/LazySet","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/AvivYaish/LazySet","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2018-05-20T12:56:37.000Z","latest_release_published_at":"2018-06-19T15:15:36.000Z","latest_release_number":"1.4.6","last_synced_at":"2025-08-18T17:19:46.458Z","created_at":"2022-04-10T11:27:29.813Z","updated_at":"2025-08-18T17:22:05.100Z","registry_url":"https://pypi.org/project/lazy-set/","install_command":"pip install lazy-set --index-url https://pypi.org/simple","documentation_url":"https://lazy-set.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"lazy-set","project_status":null},"repo_metadata":{"id":62575310,"uuid":"137908191","full_name":"AvivYaish/LazySet","owner":"AvivYaish","description":"A collection that tries to imitate a \"lazy\" difference and union of sets.","archived":false,"fork":false,"pushed_at":"2021-12-19T06:59:09.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T14:59:55.109Z","etag":null,"topics":["data-structure","data-structures","datastructure","datastructures","lazy","python","set"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AvivYaish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-19T15:08:34.000Z","updated_at":"2025-02-22T16:51:46.000Z","dependencies_parsed_at":"2022-11-03T20:43:09.785Z","dependency_job_id":null,"html_url":"https://github.com/AvivYaish/LazySet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AvivYaish/LazySet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish","download_url":"https://codeload.github.com/AvivYaish/LazySet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/sbom","scorecard":{"id":18277,"data":{"date":"2025-08-11","repo":{"name":"github.com/AvivYaish/LazySet","commit":"57ad6862a27b761263e551791723a179c542ac28"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":8,"reason":"binaries present in source code","details":["Warn: binary detected: lazy_set/__pycache__/__init__.cpython-36.pyc:1","Warn: binary detected: lazy_set/__pycache__/lazy_set.cpython-36.pyc:1"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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"}}]},"last_synced_at":"2025-08-14T16:14:50.386Z","repository_id":62575310,"created_at":"2025-08-14T16:14:50.387Z","updated_at":"2025-08-14T16:14:50.387Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271028275,"owners_count":24687217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"AvivYaish","name":"Aviv Yaish","uuid":"12000894","kind":"user","description":"Computer science PhD candidate, with an interest in cryptocurrencies, distributed ledgers, game theory and artificial intelligence.","email":"","website":"https://avivyaish.com/","location":null,"twitter":"yaish_aviv","company":"The Hebrew University","icon_url":"https://avatars.githubusercontent.com/u/12000894?u=370cb06687dbb6859e469db4af6e4478ef20128b\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-03T17:40:23.723Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AvivYaish","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T03:32:52.454Z","updated_at":"2023-03-03T17:40:23.775Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AvivYaish/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-18T17:22:05.100Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.27598892154168,"dependent_repos_count":21.754255807829878,"dependent_packages_count":9.972534495251677,"stargazers_count":31.9191833769309,"forks_count":29.818620036172206,"docker_downloads_count":null,"average":29.548116527545268},"purl":"pkg:pypi/lazy-set","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lazy-set","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lazy-set","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lazy-set/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-05T14:55:51.060Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-set/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-set/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-set/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lazy-set/related_packages","maintainers":[{"uuid":"aviv.yaish","login":"aviv.yaish","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/aviv.yaish/","role":null,"created_at":"2023-02-24T14:07:56.996Z","updated_at":"2023-02-24T14:07:56.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aviv.yaish/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724922,"maintainers_count":308248,"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":603060,"full_name":"AvivYaish/LazySet","default_branch":"master","committers":[{"name":"AvivYaish","email":"AvivYaish@users.noreply.github.com","count":3},{"name":"Aviv","email":"aviv.yaish@mail.huji.ac.il","count":2}],"total_commits":5,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":2.5,"dds":0.4,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T11:34:21.236Z","last_synced_commit":"57ad6862a27b761263e551791723a179c542ac28","created_at":"2023-03-09T06:55:31.382Z","updated_at":"2023-09-19T17:24:49.907Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/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":"AvivYaish/LazySet","html_url":"https://github.com/AvivYaish/LazySet","last_synced_at":"2025-08-18T17:22:05.064Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:50:54.603Z","updated_at":"2025-08-18T17:22:05.065Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AvivYaish%2FLazySet/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082445,"issues_count":31251663,"pull_requests_count":96134747,"authors_count":10694148,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["data-structure","data-structures","datastructure","datastructures","lazy","python","set"],"dependencies":[],"score":5.7430031878094825,"created_at":"2025-09-04T15:50:46.268Z","updated_at":"2025-10-07T08:08:23.700Z","avatar_url":"https://github.com/AvivYaish.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":37,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/15328","html_url":"https://science.ecosyste.ms/projects/15328","bibtex_url":"https://science.ecosyste.ms/projects/15328/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/15328/export.apalike"}