{"library":"pipe","type":"library","category":null,"description":"The `pipe` library enables a shell-like infix syntax in Python, allowing users to chain operations on iterables using the pipe (`|`) operator. It provides a functional programming style for data processing, similar to LINQ in C# or shell pipes. The current stable version is 2.2, and it follows a slow but steady release cadence, focusing on stability given its utility nature.","language":"python","status":"active","version":"2.2","tags":["functional programming","pipeline","infix syntax","iterators","data processing"],"install":[{"cmd":"pip install pipe","imports":["from pipe import select","from pipe import where","from pipe import take"]}],"homepage":null,"github":"https://github.com/JulienPalard/Pipe","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pipe/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pipe/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}