Contents

more-itertools 10.2.0

0

More routines for operating on iterables, beyond itertools

More routines for operating on iterables, beyond itertools

Stars: 3443, Watchers: 3443, Forks: 266, Open Issues: 25

The more-itertools/more-itertools repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 3443 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
License
Homepage
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 25 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