Get the latest tech news
More Itertools
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.
Python’s itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. chunked, ichunked, , sliced, , distribute, divide, split_at, , , split_into, split_when, bucket, unzip, batched, grouper, partition, transpose locate, rlocate, replace, , , iterate, difference, , , , map_if, iter_index, consume, tabulate, repeatfunc, , , , sieve, factor, matmul, , totient, reshape
Or read this on Hacker News