python-more-itertools
Port variant v11
Summary Iterable routine tools (3.11)
BROKEN
Package version 10.4.0
Homepage https://github.com/more-itertools/more-itertools
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 01:11:40 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)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:std
Build and Runtime python311:single:std
Download groups
main mirror://PYPIWHL/d8/0b/6a51175e1395774449fca317fb8861379b7a2d59be411b8cce3d19d6ce78
Distribution File Information
0f7d9f83a0a8dcfa8a2694a770590d98a67ea943e3d9f5298309a484758c4e27 60935 more_itertools-10.4.0-py3-none-any.whl
Ports that require python-more-itertools:v11
python-cssutils:v11 Cascading Style Sheets library (3.11)