Home | Trees | Indices | Help |
|
---|
|
Root of pytilities, various utilities
Web site: http://pytilities.sourceforge.net/ Sourceforge site: http://sourceforge.net/projects/pytilities/
Features:
- delegation: decorate classes with attributes that are delegated to a
target object without having to write those attributes on the decorating class
- event dispatching: Observer/Subject like event dispatching with wrappers
for hiding events on dispatchers and combining dispatchers
- function overloading
- various: Vector, Rectangle classes, custom types, ...
Classes:
- AttributeCollection: Abstract, represents a collection of attributes.
- AttributeCollectionBase: Mixin, allows easy extension of class attributes
- Stringifiable: Mixin, provides a reasonable default __str__
Functions:
- mangle: Get the mangled name of an attribute
|
|||
|
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Thu Jul 22 13:11:42 2010 | http://epydoc.sourceforge.net |