121-130 of 179 Results
Property decorator for python Icon
This recipe refines an older recipe on creating class properties
Scope qualifier for globals Icon
Scope qualifier for globals script contains the globaliser class
Null Object Design Pattern Icon
Provide first-class citizens as a replacement for the primitive value None
getch() Icon
A small utility class to read single characters from standard input
Registry Wrapper Icon
This recipe provides "Registry", a Windows registry wrapper class.
Breakaway Broadcast Processor Icon
The first true world-class Broadcast Audio processor in software, for FM, AM.
Trial
Logging to a Jabber account Icon
Logging to a Jabber account script contains a handler class.
Maze generator Icon
The Maze class can create 2D mazes and return their ASCII or HTML representation
A lazy, memoized attribute space Icon
This class provides thunk-like behavior in standard Python.
Free
A List of Dictionaries Icon
A List of Dictionaries class emulates a list of dictionary objects