More routines for operating on iterables, beyond itertools
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for more_itertools-3.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb49ed92b491506de10b07989436dac5d45667a08ed84ab423aa69f6b2d5128e |
|
MD5 | ad11d65bc55988ccb453974cf2bd7a12 |
|
BLAKE2b-256 | 193a367dacdccc038ba4705c638477252d05527284111305be80001ea27176b9 |
Hashes for more_itertools-3.1.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f4ba61550cad2acbaec2d63515ba893295f32b509f68e85ede78f0eaa123e4c |
|
MD5 | 8325211a9b3ff0b62d215e15a88b0d77 |
|
BLAKE2b-256 | 8a662a9633b7231eb1bddf67f713b92bddadbbdc5ffc213418741e94f61d3f68 |