Python library for efficient use of itertools utility
Description
Opensource python library wrapping around itertools. Package also includes
implementations of the recipes from the itertools documentation.
See https://pythonhosted.org/more-itertools/index.html for documentation.