Software Listing of Author : "Matthew Zipay"
- Aglyph
- License: Freeware
- Price: 0.00


Aglyph was developed as a Dependency Injection framework for Python and supports type the setter and constructor injection.
Aglyph can assemble prototype components (a new instance is created every time), singleton components (the same instance is returned every time), and borg components (a new instance is created every time, but all instances of the same class share the same internal state).
Aglyph can be configured using a declarative XML syntax, or programmatically in pure Python. Aglyph is not a “full stack;” only dependency injection support is provided.
- Publisher: Matthew Zipay
- Date Released:
- Download
- Platform: WinOther
- Aglyph for Windows
- License: Shareware
- Price:


Aglyph is a Dependency Injection framework for Python 2.5+, supporting type 2 (setter) and type 3 (constructor) injection.
Aglyph can assemble prototype components (a new instance is created every time), singleton components (the same instance is returned every time), and borg components (a new instance is created every time, but all instances of the same class share the same internal state).
Aglyph can be configured using a declarative XML syntax, or programmatically in pure Python.
Aglyph is not a "full stack;d-deDt only dependency injection support is provided.
- Publisher: Matthew Zipay
- Date Released:
- Download Size: 133 KB
- Download
- Platform: WinOther
- Autologging
- License: Freeware
- Price: 0.00


Autologging is a lightweight Python module that comes with two decorators and a metaclass. It can automatically name the logger to match the class name.
Additionally, it adds automatic tracing to some class methods, defines a log level in order to toggle on or off all traced messages, provides call and return tracing and logs record attributes.
- Publisher: Matthew Zipay
- Date Released:
- Download
- Platform: WinOther