{"id":23385622,"url":"https://github.com/ilyasyoy/python-streamer","last_synced_at":"2025-07-11T15:17:18.817Z","repository":{"id":62582455,"uuid":"166719625","full_name":"IlyasYOY/python-streamer","owner":"IlyasYOY","description":"Simple lazy python Stream API-like wrapper.","archived":false,"fork":false,"pushed_at":"2019-01-22T13:00:00.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T17:30:58.342Z","etag":null,"topics":["functional-programming","python","stream"],"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/IlyasYOY.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}},"created_at":"2019-01-20T23:12:41.000Z","updated_at":"2022-12-25T16:10:08.000Z","dependencies_parsed_at":"2022-11-03T22:01:35.476Z","dependency_job_id":null,"html_url":"https://github.com/IlyasYOY/python-streamer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IlyasYOY/python-streamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyasYOY%2Fpython-streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyasYOY%2Fpython-streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyasYOY%2Fpython-streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyasYOY%2Fpython-streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IlyasYOY","download_url":"https://codeload.github.com/IlyasYOY/python-streamer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyasYOY%2Fpython-streamer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264837929,"owners_count":23671120,"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","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"}},"keywords":["functional-programming","python","stream"],"created_at":"2024-12-22T00:19:59.790Z","updated_at":"2025-07-11T15:17:18.784Z","avatar_url":"https://github.com/IlyasYOY.png","language":"Python","readme":"# Streamer\n\nSimple package that provides a simple way to interact with iterable objects in more fluent way.\n\nExample:\n\n```python\nfrom streamer import stream\n\nstream([1, 2, 3, 4]) \\\n    .map(lambda x: x ** 2) \\\n    .take()\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyasyoy%2Fpython-streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyasyoy%2Fpython-streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyasyoy%2Fpython-streamer/lists"}