summaryrefslogtreecommitdiffstats
path: root/python/more-itertools/README
blob: a97b0b2abf0d427ae9149bab0a9f4c51fc0d8a8b (plain)
1
2
3
4
5
Python's itertools library is a gem - you can compose elegant solutions for a
variety of problems with the functions it provides. In more-itertools we collect
additional building blocks, recipes, and routines for working with Python iterables.

Optional dependency: python3