Contents

more-itertools 10.5.0

0

More routines for operating on iterables, beyond itertools

More routines for operating on iterables, beyond itertools

Stars: 3713, Watchers: 3713, Forks: 285, Open Issues: 16

The more-itertools/more-itertools repo was created 12 years ago and the last code push was 18 hours ago.
The project is very popular with an impressive 3713 github stars!

How to Install more-itertools

You can install more-itertools using pip

pip install more-itertools

or add it to a project with poetry

poetry add more-itertools

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/more-itertools/
GitHub Repo:
https://github.com/more-itertools/more-itertools

Classifiers

  • Software Development/Libraries
No  more-itertools  pypi packages just yet.

Errors

A list of common more-itertools errors.

Code Examples

Here are some more-itertools code examples and snippets.

GitHub Issues

The more-itertools package has 16 open issues on GitHub

  • New option: extracting only iterables using more_itertools.collapse()
  • Allow unzip() to handle empty iterables more robustly
  • lazy version of zip(*tuple_iterator)

See more issues on GitHub