On Fri, Oct 13, 2017 at 11:35 AM, Chris Angelico <[email protected]> wrote:

> On Sat, Oct 14, 2017 at 5:16 AM, Antoine Rozo <[email protected]>
> wrote:
> [...]

> Can we consider making itertools a package and adding a module
> > itertools.recipes that implements all these utilility functions?
>
> Check out more-itertools on PyPI - maybe that's what you want?
>

toolz is another good collection of itertools-related recipes:
http://toolz.readthedocs.io/en/latest/api.html

- Lucas
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to