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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file more-itertools-3.1.0.tar.gz.
File metadata
- Download URL: more-itertools-3.1.0.tar.gz
- Upload date:
- Size: 40.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
239089bb2722e0621a66dfa34936ab24efc846e74d45afbf5ac59b76de130a41
|
|
| MD5 |
e3dad64e30d0220039d0cb036ae7532c
|
|
| BLAKE2b-256 |
df950763711736810fa6f25292274a6d222a28662910779118dd7ef31989fd09
|
File details
Details for the file more_itertools-3.1.0-py3-none-any.whl.
File metadata
- Download URL: more_itertools-3.1.0-py3-none-any.whl
- Upload date:
- Size: 37.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb49ed92b491506de10b07989436dac5d45667a08ed84ab423aa69f6b2d5128e
|
|
| MD5 |
ad11d65bc55988ccb453974cf2bd7a12
|
|
| BLAKE2b-256 |
193a367dacdccc038ba4705c638477252d05527284111305be80001ea27176b9
|
File details
Details for the file more_itertools-3.1.0-py2-none-any.whl.
File metadata
- Download URL: more_itertools-3.1.0-py2-none-any.whl
- Upload date:
- Size: 37.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f4ba61550cad2acbaec2d63515ba893295f32b509f68e85ede78f0eaa123e4c
|
|
| MD5 |
8325211a9b3ff0b62d215e15a88b0d77
|
|
| BLAKE2b-256 |
8a662a9633b7231eb1bddf67f713b92bddadbbdc5ffc213418741e94f61d3f68
|