python-more-itertools
Port variant v12
Summary Iterable routine tools (3.12)
Package version 10.7.0
Homepage https://github.com/more-itertools/more-itertools
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 APR 2025, 17:21:00 UTC
Port created 17 JUN 2024, 20:58:42 UTC
Subpackage Descriptions
single ============== 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. +------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Grouping | [chunked], | | | [ichunked], | | | [chunked_even], | | | [sliced], | | | [constrained_batches], | | | [distribute], | | | [divide], | | | [split_at], | | | [split_before], | | | [split_after], | | | [split_into], | | | [split_when], | | | [bucket], | | | [unzip], | | | [batched], | | | [grouper], | | | [partition], | | | [transpose] | +------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Lookahead and lookback | [spy], | | | [peekable], | | | [seekable] | +------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Windowing | [windowed], | | | [substrings], | | | [substrings_indexes], | | | [stagger], | | | [windowed_complete], | | | [pairwise], | | | [triplewise], | | | [sliding_window], | | | [subslices] | +------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Augmenting | [count_cycle], | | | [intersperse], | | | [padded], | | | [repeat_each], | | | [mark_ends], | | | [repeat_last], | | | [adjacent], | | | [groupby_transform], | | | [pad_none], | | | [ncycles] | +------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Combining | [collapse], | | | [sort_together], |
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12 PY313 OFF Build using Python 3.13
Package Dependencies by Type
Build (only) python312:dev:std
python-pip:single:v12
autoselect-python:single:std
Build and Runtime python312:primary:std
Download groups
main mirror://PYPIWHL/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594
Distribution File Information
d43980384673cb07d2f7d2d918c616b30c659c089ee23953f601d6609c67510e 65278 python-src/more_itertools-10.7.0-py3-none-any.whl
Ports that require python-more-itertools:v12
python-cssutils:v12 Cascading Style Sheets library (3.12)