Skip to main content

More routines for operating on iterables, beyond itertools

Project description

https://coveralls.io/repos/github/erikrose/more-itertools/badge.svg?branch=master

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.

Version History

3.1.0

  • New itertools:
    • numeric_range (Thanks to BebeSparkelSparkel and MSeifert04)

    • count_cycle (Thanks to BebeSparkelSparkel)

    • locate (Thanks to pylang and MSeifert04)

  • Improvements to existing itertools:
    • A few itertools are now slightly faster due to some function optimizations. (Thanks to MSeifert04)

  • The docs have been substantially revised with installation notes, categories for library functions, links, and more. (Thanks to pylang)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

more-itertools-3.1.0.tar.gz (40.3 kB view hashes)

Uploaded Source

Built Distributions

more_itertools-3.1.0-py3-none-any.whl (37.2 kB view hashes)

Uploaded Python 3

more_itertools-3.1.0-py2-none-any.whl (37.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page