[Python-ideas] Add a module itertools.recipes
Lucas Wiman
lucas.wiman at gmail.com
Fri Oct 13 20:26:09 EDT 2017
More information about the Python-ideas mailing list
Fri Oct 13 20:26:09 EDT 2017
- Previous message (by thread): [Python-ideas] Add a module itertools.recipes
- Next message (by thread): [Python-ideas] Add a module itertools.recipes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Oct 13, 2017 at 11:35 AM, Chris Angelico <rosuav at gmail.com> wrote: > On Sat, Oct 14, 2017 at 5:16 AM, Antoine Rozo <antoine.rozo at gmail.com> > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171013/d4ffc783/attachment.html>
- Previous message (by thread): [Python-ideas] Add a module itertools.recipes
- Next message (by thread): [Python-ideas] Add a module itertools.recipes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list