{"library":"toolz","type":"library","category":null,"description":"toolz is a Python library providing a collection of utility functions for iterators, functions, and dictionaries, extending Python's standard `itertools` and `functools`. It promotes a functional programming style with features like composable, pure, and lazy operations. The current version is 1.1.0, and while the project is alive and maintained for critical bug fixes and Python version bumps, it is generally considered 'inactive' by its maintainers, who view it as mostly complete.","language":"python","status":"maintenance","version":"1.1.0","tags":["functional programming","utilities","collections","iterators","dictionaries","higher-order functions"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install toolz","imports":["from toolz import compose","from toolz import frequencies","from toolz.curried import map","from toolz.itertoolz import groupby"]}],"homepage":null,"github":"https://github.com/pytoolz/toolz","docs":"https://toolz.readthedocs.io/en/latest/","changelog":"https://github.com/pytoolz/toolz/releases","pypi":"https://pypi.org/project/toolz/","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.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/toolz/compatibility"}}