Danny Yoo software

Danny Yoo software and script

Deeply applying str() across a data structure script

Deeply applying str() across a data structure script 1.2

Deeply applying str() across a data structure Deeply applying str() across a data structure module provides a deep_str() that deeply applies str() across lists.
Price: $Other Free / Open So, Rating: 10, Downloads: 316 Download
Merging two sorted iterators

Merging two sorted iterators 1.1

Merging two sorted iterators Merging two sorted iterators script is an extended example of generators in action.
Price: $Other Free / Open So, Rating: 9, Downloads: 211 Download
Permutations using generators script

Permutations using generators script 1.0

Permutations using generators Permutations using generators script defines permIter() function that takes a sequence and returns an iterator that goes through all possible permutations of that sequence.
Price: $Other Free / Open So, Rating: 7, Downloads: 260 Download
Quick and easy FIFO queue class script

Quick and easy FIFO queue class script 1.1

Quick and easy FIFO queue class Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure.
Price: $Other Free / Open So, Rating: 9, Downloads: 283 Download
getch()

getch() 1.1

getch() getch() script contains a small utility class to read single characters from standard input.
Price: $Other Free / Open So, Rating: 8, Downloads: 515 Download