This package browser is in early development. Mind the rough edges.

python-more-itertools 8.2.0

More routines for operating on iterables, beyond itertools

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

Installation

Install python-more-itertools 8.2.0 as follows:

guix install python-more-itertools@8.2.0

Or install the latest version:

guix install python-more-itertools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.