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 by Danny Yoo
Tags:
226
k
views
7
score
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/
by
Danny Yoo
(21 years ago, revision 2)
7
k
views
1
score
Deeply applying str() across a data structure
Python
/
text
/
by
Danny Yoo
(17 years ago, revision 3)
98
k
views
1
score
Grabbing the current line number easily
Python
/ no tags /
by
Danny Yoo
(21 years ago)
30
k
views
1
score
Quick and easy FIFO queue class
Python
/
algorithms
/
by
Danny Yoo
(20 years ago, revision 2)
12
k
views
1
score
Merging two sorted iterators into a single iterator
Python
/
algorithms
/
by
Danny Yoo
(21 years ago, revision 2)
6
k
views
1
score
Enable xmlrpclib to maintain a JSP session
Python
/ no tags /
by
Danny Yoo
(21 years ago)
9
k
views
1
score
Permutations using generators
Python
/
algorithms
/
by
Danny Yoo
(22 years ago)
13
k
views
1
score
Avoiding lambda in writing callback functions
Python
/ no tags /
by
Danny Yoo
(22 years ago)
7
k
views
1
score
How to take the "cross product" of two infinite sequences
Python
/
algorithms
/
by
Danny Yoo
(23 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Danny Yoo
Top-rated recipes
getch()-like unbuffered character …
(Python)
Deeply applying str() across a dat…
(Python)
Quick and easy FIFO queue class
(Python)
Merging two sorted iterators into …
(Python)
Enable xmlrpclib to maintain a JSP…
(Python)
Grabbing the current line number e…
(Python)
Permutations using generators
(Python)
Avoiding lambda in writing callbac…
(Python)
How to take the "cross product" of…
(Python)
x
Undo