skip to navigation
skip to content

Aglyph 0.8

Aglyph is a Dependency Injection framework for Python that supports Type 2 (setter) and Type 3 (constructor) injection via XML or programmatic configuration.

The Aglyph Dependency Injection framework for Python aims to be as non-intrusive as possible, allowing for relatively painless integration into existing applications. Every component of Aglyph is pluggable so that the framework can function with out-of-the-box default components or be extended to address the specific needs of a project. In addition to user-defined types (old- or new-style classes), almost every standard Python type can be represented in XML notation, avoiding kludgy and insecure eval()s. Aglyph supports lazy and eager evaluation of arguments (both constructor and setter), and the notion of singleton and prototype components.

File Type Py Version Uploaded on Size # downloads
Aglyph-0.8-py2.4.egg (md5) Python Egg 2.4 2006-06-29 02:40:30 57KB 625

Log in to rate this package.