Adafruit itertools Library
latest
  • Introduction

Examples

  • Simple test

API Reference

  • adafruit_itertools
  • accumulate()
  • chain()
  • chain_from_iterable()
  • combinations()
  • combinations_with_replacement()
  • compress()
  • count()
  • cycle()
  • dropwhile()
  • filterfalse()
  • groupby
  • islice()
  • permutations()
  • product()
  • repeat()
  • starmap()
  • takewhile()
  • tee()
  • zip_longest()
  • adafruit_itertools_extras
  • all_equal()
  • dotproduct()
  • first_true()
  • flatten()
  • grouper()
  • iter_except()
  • ncycles()
  • nth()
  • padnone()
  • pairwise()
  • partition()
  • prepend()
  • quantify()
  • repeatfunc()
  • roundrobin()
  • tabulate()
  • tail()
  • take()

Tutorials

  • CircuitPython 101: Working with Lists, Iterators and Generators

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit itertools Library
  • Search


© Copyright 2019 - 2024 Dave Astels. Revision 397473c7.

Built with Sphinx using a theme provided by Read the Docs.