{"library":"functional-streams","type":"library","category":null,"description":"A Python library that provides functional programming stream operations similar to Java streams, enabling declarative, concise data transformations via lazy evaluation, fluent chaining, and common operations like map, filter, reduce, and more. Current version 1.6.4, supports Python >=3.6, with moderate release cadence (minor updates every few months).","language":"python","status":"active","version":"1.6.4","tags":["functional-programming","streams","lazy-evaluation","data-pipeline"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install functional-streams","imports":["from functional.streams import Stream"]}],"homepage":null,"github":"https://github.com/muthuishere/python-streams","docs":null,"changelog":null,"pypi":"https://pypi.org/project/functional-streams/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}