{"library":"iteration-utilities","type":"library","category":null,"description":"iteration_utilities is a general-purpose collection of tools for functional programming based on Python's iterators and generators. It provides a wide array of functions, many inspired by the `itertools` module's recipes and the `toolz` package. Large fractions of its code are implemented in C for optimized performance. The library is under ongoing development, with the current stable version being 0.13.0, and its API may change in future releases.","language":"python","status":"active","version":"0.13.0","tags":["iterators","generators","functional-programming","utilities","performance","itertools-recipes"],"last_verified":"Sun May 24","install":[{"cmd":"pip install iteration-utilities","imports":["from iteration_utilities import Iterable","from iteration_utilities import deepflatten"]}],"homepage":null,"github":"https://github.com/MSeifert04/iteration_utilities","docs":"https://iteration-utilities.readthedocs.io/en/latest/","changelog":"https://github.com/MSeifert04/iteration_utilities/blob/master/docs/CHANGES.rst","pypi":"https://pypi.org/project/iteration-utilities/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/iteration-utilities/compatibility"}}