โ— Shell
clean mode source โ†—

Build software better, together

Here are 8 public repositories matching this topic...

Pure Python extensions library that includes Scala-like streams, Json with attribute access syntax, and other common use stuff

  • Updated Mar 28, 2025
  • Python

๐Ÿš€ Python itertools for Go: lazy iterator utilities for Golang with range, map, filter, product, combinations, permutations, and for-range pipelines.

  • Updated May 25, 2026
  • Go

Iterators and generators are powerful abstractions within Python that have a variety of uses. This article reviews how they are defined, how they are related, and how they can help programmers work in an elegant and flexible way with data structures and data streams of an unknown or infinite size.

  • Updated Oct 14, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-itertools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-itertools topic, visit your repo's landing page and select "manage topics."

Learn more