{"library":"iterproxy","type":"library","category":null,"description":"iterproxy is a Python library that enhances any iterable object with a convenient API, allowing access patterns commonly found in ORM frameworks. It provides methods like `.one()`, `.one_or_none()`, `.many(k)`, `.skip(k)`, and `.all()`. The current version is 0.3.1, released on November 2, 2023, indicating an active but infrequent release cadence.","language":"python","status":"active","version":"0.3.1","tags":["iterator","iterable","proxy","utility","fluent-api","functional-programming"],"last_verified":"Fri May 22","install":[{"cmd":"pip install iterproxy","imports":["from iterproxy import IterProxy"]}],"homepage":null,"github":"https://github.com/MacHu-GWU/iterproxy-project","docs":null,"changelog":null,"pypi":"https://pypi.org/project/iterproxy/","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.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/iterproxy/compatibility"}}