NEW

Purge is a command-line program that will replace the content of your files with zeros.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 458 March 2nd, 2007 UTC |
|
NEW

Static or Class Methods script implements class methods that do not require an object instance.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.1/5) 366 March 2nd, 2007 UTC |
|
NEW

Loose Coupling script contains two modules that enable loose coupling between objects in a running appl...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 602 March 2nd, 2007 UTC |
|
NEW

Ruby like syntactic sugar script shows how to implement Ruby features in python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 486 March 2nd, 2007 UTC |
|
NEW

Overriding __new__ for attribute initialization script is a different mechanism of initializing the att...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 494 March 2nd, 2007 UTC |
|
NEW

Hierarchical data objects offers an easy to use class which shows an analog behavior.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 460 March 2nd, 2007 UTC |
|
NEW

Wrapping method calls (meta-class example) script uses a metaclass to wrap all methods for logging purp...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 484 March 2nd, 2007 UTC |
|
NEW

A List of Dictionaries class emulates a list of dictionary objects without the memory and pickle storag...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 490 March 2nd, 2007 UTC |
|
NEW

Class with default method handler script is a class whose objects can handle undefined method calls.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 439 March 2nd, 2007 UTC |
|
NEW

Changing return value for mutating list methods script returns a mutated list.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 447 March 2nd, 2007 UTC |
|
NEW

How to freeze Python classes script raises an error when trying to set an undeclared name.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.7/5) 909 March 2nd, 2007 UTC |
|
NEW

dictproperty: properties for dictionary attributes script allows you to manage dictproperty.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 393 March 2nd, 2007 UTC |
|
NEW

A queue for string data class takes care of the list.append and .join mess, which is needed for fast st...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 584 March 2nd, 2007 UTC |
|
NEW

Style Events in Python script is a useful class that encapsulates the core to event subscription and ev...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.7/5) 436 March 2nd, 2007 UTC |
|
NEW

Property decorator for python 2.4 probes the decorated function, captures its locals() just before it ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 796 March 2nd, 2007 UTC |
|
NEW

Solving the Metaclass Conflict script contains a general recipe to solve the metaclass/metatype conflict.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.1/5) 434 March 2nd, 2007 UTC |
|
NEW

Yet another Design By Contract module implements class invariants, pre/postconditions in a way similar...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.0/5) 428 March 2nd, 2007 UTC |
|
NEW

Public and protected attribute access script presents a way to introduce proper attribute access protec...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 414 March 2nd, 2007 UTC |
|
NEW

HTML Help script produces tables with a readable format.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 407 March 2nd, 2007 UTC |
|
NEW

Simple exception logging script offers you a simple way to log exceptions.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 466 March 2nd, 2007 UTC |
|
NEW

Rebind class properties script defines properties in base class and override the getter setter methods ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 450 March 2nd, 2007 UTC |
|
NEW

Dictionary tool for lazy typers script provides an alternative way of generating and updating dictionar...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 624 February 24th, 2007 UTC |
|
NEW

Fuzzy matching dictionary script is an ease of use subclass of dict - rather then one that uses a lot o...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.0/5) 649 February 23rd, 2007 UTC |
|
NEW

Exception-based Switch-Case script presents you another way to emulate a switch-case statement.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 506 February 23rd, 2007 UTC |
|
NEW

Expanded dictionary inversion script contains functions that invert different types of dictionaries wit...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 494 February 23rd, 2007 UTC |
|
NEW

Functional exception handling script presents a simple functional approach to work with exceptions and ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 477 February 23rd, 2007 UTC |
|
NEW

Example For winreg script is an example of how to use the winreg module.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Good (3.2/5) 1,205 February 23rd, 2007 UTC |
|
NEW

Method call when exit "with" statement script allows the user to specify a method on the pass...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 432 February 23rd, 2007 UTC |
|
NEW

Extensible object to XML converter function generates XML for any Python object through recursive funct...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.6/5) 522 February 23rd, 2007 UTC |
|
NEW

Remote control with telnetlib script sends commands to one or more logins using Python's standard ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 1,208 February 23rd, 2007 UTC |
|
|