• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "iterable" but not "python" and "range"

 Tags: iterable  x  -python  x  -range  x 
  
  • 5k
    views
    2
    score
    Truth Value Aware Iterable
    Python / boolean, iterable, truth / by Alan Franzoni (10 years ago)
  • 10k
    views
    5
    score
    Wrap any iterable context manager so it closes when consumed
    Python / contextmanager, context_manager, generator, iterable, iterator, with_statement / by Andrew Barnert (11 years ago)
  • 4k
    views
    2
    score
    Iterator Offsetter
    Python / iterable, itertools, offset / by Josh Bode (12 years ago, revision 2)
  • 6k
    views
    2
    score
    Windowing an iterable with itertools
    Python / generator, iterable, iterator, loop, peeking, window / by Daniel Cohn (14 years ago)

View popular, latest, top-rated or most viewed

Feed of the popular recipes tagged "iterable" but not "python" and "range"

Top-rated recipes

  • Wrap any iterable context manager … (Python)
  • Truth Value Aware Iterable (Python)
  • Iterator Offsetter (Python)
  • Windowing an iterable with itertoo… (Python)

Related tags

  •  +