summaryrefslogblamecommitdiffstats
path: root/python/more-itertools/README
blob: 26fe0ff2f7d1658a56e723db0a01a02d2a565cc7 (plain) (tree)
1
2
3
4



                                                                      
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.