
Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables.
This package contains the module for Python 3.