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

more-itertools / more-itertools

submited by
Style Pass
2021-07-24 18:00:04

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.

more-itertools is maintained by @erikrose and @bbayles, with help from many others. If you have a problem or suggestion, please file a bug or pull request in this repository. Thanks for contributing!

Leave a Comment
Related Posts