Skip to main content

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

Project description

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

Aglyph runs on CPython (http://www.python.org/) 2.6 - 3.3, 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Aglyph-2.0.0-py3.3.egg (71.2 kB view details)

Uploaded Egg

File details

Details for the file Aglyph-2.0.0-py3.3.egg.

File metadata

  • Download URL: Aglyph-2.0.0-py3.3.egg
  • Upload date:
  • Size: 71.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Aglyph-2.0.0-py3.3.egg
Algorithm Hash digest
SHA256 c2d8f40201cf9bb54abe810e3a28eec2156f713b5f2c0414f3e140fe487e670a
MD5 1dc44f3d40dbf755ee9c6fdaf0692553
BLAKE2b-256 40462acf67c8b8b4f347c7e4d2395a8ee4931240ecbad8f948cb5a7ea4d9c485

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