Skip to main content

Aglyph is a Dependency Injection framework for Python 2.5+, supporting type 2 (setter) and type 3 (constructor) injection.

Project description

Aglyph is a Dependency Injection framework for Python 2.5+, supporting type 2 (setter) and type 3 (constructor) injection.

Aglyph runs on CPython (http://www.python.org/) 2.5, 2.6, 2.7, 3.0, 3.1, and 3.2; and on recent versions of the PyPy (http://pypy.org/>), Jython (http://www.jython.org/), IronPython (http://ironpython.net/), and Stackless Python (http://www.stackless.com/) variants.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Aglyph-1.1.0.tar.gz (151.6 kB view details)

Uploaded Source

File details

Details for the file Aglyph-1.1.0.tar.gz.

File metadata

  • Download URL: Aglyph-1.1.0.tar.gz
  • Upload date:
  • Size: 151.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Aglyph-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4026eec980c14e9d778be9afd26614133f1d04e319eb93368dc4b9bdc25f4f0a
MD5 8bc759eee1c52f80ca9bec446a6d4783
BLAKE2b-256 b7ce1e646ea6ec4557d4e7d264e46fae46a131c35b3c604c397951851c12a6ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page