python-more-itertools
Port variant v12
Summary Iterable routine tools (3.12)
Package version 10.6.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 JAN 2025, 19:34: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/23/62/0fe302c6d1be1c777cab0616e6302478251dfbf9055ad426f5d0def75c89
Distribution File Information
6eb054cb4b6db1473f6e15fcc676a08e4732548acd47c708f0e179c2c7c01e89 63038 python-src/more_itertools-10.6.0-py3-none-any.whl
Ports that require python-more-itertools:v12
python-cssutils:v12 Cascading Style Sheets library (3.12)