{"library":"slicerator","type":"library","category":null,"description":"Slicerator is a Python library that provides a lazy-loading, fancy-sliceable iterable. It allows you to wrap existing classes or functions to make them behave like reusable generators that support advanced slicing (like NumPy arrays), but only load data when explicitly accessed. The current version is 1.1.0, released in April 2022. While releases are not on a strict schedule, it remains a functional and actively used utility in various projects.","language":"python","status":"active","version":"1.1.0","tags":["lazy loading","iterator","slicing","pipeline","data processing"],"install":[{"cmd":"pip install slicerator","imports":["from slicerator import Slicerator","from slicerator import pipeline"]}],"homepage":null,"github":"http://github.com/soft-matter/slicerator","docs":null,"changelog":null,"pypi":"https://pypi.org/project/slicerator/","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.7,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/slicerator/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}