Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff
-
Updated
Mar 28, 2025 - Python
Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff
Iterable Java8 style Streams for Python
Python exercises
Minimal library that enables partitioning of iterable collections in a concise manner.
Simple function for building ensembles of iterables that are disjoint partitions of an overall Cartesian product.
Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
Python library for instantiating and working with permutation collections that provide efficient implementations of all sequence methods (including random-access retrieval by index).
Add a description, image, and links to the python-iterables topic page so that developers can more easily learn about it.
To associate your repository with the python-iterables topic, visit your repo's landing page and select "manage topics."