NEW

Interfaces script deals with the Interface concept in Python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.4/5) 414 June 7th, 2007 UTC |
|
NEW

Options management script has the goal to help the use of classes that need a great number of options i...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 391 June 7th, 2007 UTC |
|
NEW

Just in time instantiation allows you to call init only when first attribute is either get or set.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 452 June 7th, 2007 UTC |
|
NEW

Memento design pattern in python script allows you to cache instances based on what arguments are passe...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 684 June 7th, 2007 UTC |
|
NEW

ObjectMerger class dynamically merges two given objects, making one a subclass of the other.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 428 June 7th, 2007 UTC |
|
NEW

Simplified attribute accessors using overloading script presents an ideom for simplified accessors, tha...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 386 June 7th, 2007 UTC |
|
NEW

Transactionable Objects class allows sub-classes to commit changes to an instance to a history, and rol...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.4/5) 454 June 7th, 2007 UTC |
|
NEW

Tuples with Named Elements via Spawning script 'Spawns' a derived tuple class that is taylore...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 416 June 7th, 2007 UTC |
|
NEW

Constructing DAGs to Avoid Redundancy in Trees script is an example showing how Python's features ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 424 June 7th, 2007 UTC |
|
NEW

Handler stack script presents a design pattern that is highly reusable.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 413 June 7th, 2007 UTC |
|
NEW

Generic cacheable value objects superclass script is a superclass for cache value objects by its constr...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 687 June 7th, 2007 UTC |
|
NEW

Quasi-Singleton Metaclass script provides a pattern for a set of quasi-singletons, identified by keyword.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Very Good (4.0/5) 471 June 7th, 2007 UTC |
|
NEW

Create objects from variable class names script when parsing X(HT)ML files allows you to handle some ta...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 452 June 7th, 2007 UTC |
|
NEW

Event driven programming script demonstrates how state driven programming can be done in python.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.2/5) 677 June 7th, 2007 UTC |
|
NEW

A tidy property idiom script suggests an idiom for property creation that avoids cluttering the class s...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 758 June 7th, 2007 UTC |
|
NEW

Observer Pattern script is a Python implementation of the observer pattern.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Very Good (4.0/5) 583 June 7th, 2007 UTC |
|
NEW

Stateful Objects use Mix-ins to define behaviour script generates a class which is dynamically inherite...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 450 June 7th, 2007 UTC |
|
NEW

Constructor and Destructor Chaining script combines a constructor and destructor call during object cre...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 664 June 7th, 2007 UTC |
|
NEW

Infix operators script shows how (almost) arbitrary infix operators can be defined.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 449 June 7th, 2007 UTC |
|
NEW

InitReplacement script shows you how to replace an __init__ method in a class.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 429 June 7th, 2007 UTC |
|
NEW

A meta-class that provides behavior like Ruby script extends the old class if the class name exists alr...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.6/5) 381 June 7th, 2007 UTC |
|
NEW

Cache decorator in python 2.4 shows a common callable transformation that can benefit from the new synt...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Very Good (4.0/5) 609 June 7th, 2007 UTC |
|
NEW

Chained map lookups script encapsulates lookups into a series of namespaces.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.0/5) 433 June 7th, 2007 UTC |
|
NEW

ASTVisitor generator script parses the online documentation for compiler.ast and generate code for a sk...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 516 June 7th, 2007 UTC |
|
NEW

Enumerated values by name or number class is intended for use in module-level constants, such as an emp...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 440 June 7th, 2007 UTC |
|
NEW

Abstract methods/classes script defines a class to create abstract methods.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 409 June 7th, 2007 UTC |
|
NEW

Automating simple property creation script provides functions for creating simple properties.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 421 June 7th, 2007 UTC |
|
NEW

Caching and aliasing with descriptors script contains a few simple descriptor classes to compute and ca...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 431 June 7th, 2007 UTC |
|
NEW

Combining simple and specific property creation script provides a function that will automate the simpl...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 401 June 7th, 2007 UTC |
|
NEW

DoDefaultMixin script is an alternative way to call superclass method code.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 442 June 7th, 2007 UTC |
|
|