Y
Hacker News
new
|
ask
|
show
|
jobs
by
hiAndrewQuinn
754 days ago
itertools is a gem and has been since the 2.7 days. Glad to see people waking up to its powerful abstractions.
2 comments
wenc
754 days ago
itertools (iterators) and collections (data structures) are both underrated modules in stdlib.
link
drexlspivey
754 days ago
And are both written by Raymond Hettinger
link
zokier
754 days ago
itertools and more-itertools are two different libs
link