Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 2.7 KB

iterables,-iterators,-and-generators.md

File metadata and controls

30 lines (28 loc) · 2.7 KB

Iterables, Iterators, and Generators

Links in the book.

Link Recommendation (out of 10) Read
cpython: 7bdb71767091 lib/_collections_abc.py [ ]
cpython: 7bdb71767091 lib/types.py [ ]
pep 255 -- simple generators [ ]
not available [ ]
github - fluentpython/example-code: example code for the book fluent python [ ]
os — miscellaneous operating system interfaces — python 3.8.6rc1 documentation [ ]
itertools — functions creating iterators for efficient looping — python 3.8.6rc1 documentation [ ]
pep 380 -- syntax for delegating to a subgenerator [ ]
built-in functions — python 3.8.6rc1 documentation [ ]
github - fluentpython/isis2json: cds/isis to json database converter (compatible with couchdb and mongodb) [ ]
isis2json/readme.rst at master · fluentpython/isis2json · github [ ]
a curious course on coroutines and concurrency [ ]
grok [ ]
pep 342 -- coroutines via enhanced generators [ ]
a curious course on coroutines and concurrency [ ]
6. expressions — python 3.8.6rc1 documentation [ ]
itertools — functions creating iterators for efficient looping — python 3.8.6rc1 documentation [ ]
itertools — functions creating iterators for efficient looping — python 3.8.6rc1 documentation [ ]
what’s new in python 3.3 — python 3.8.6rc1 documentation [ ]
the code4lib journal – from isis to couchdb: databases and data models for bibliographic records [ ]
types — dynamic type creation and names for built-in types — python 3.8.6rc1 documentation [ ]
types — dynamic type creation and names for built-in types — python 3.8.6rc1 documentation [ ]
glossary — python 3.8.6rc1 documentation [ ]
keynote - what makes python awesome [ ]