python-more-itertools
Port variant v12
Summary Iterable routine tools (3.12)
Package version 10.8.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 14 SEP 2025, 21:31:39 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/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270
Distribution File Information
52d4362373dcf7c52546bc4af9a86ee7c4579df9a8dc268be0a2f949d376cc9b 69667 python-src/more_itertools-10.8.0-py3-none-any.whl
Ports that require python-more-itertools:v12
python-cssutils:v12 Cascading Style Sheets library (3.12)