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 - 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 Distribution

Aglyph-1.1.1.tar.gz (41.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for Aglyph-1.1.1.tar.gz
Algorithm Hash digest
SHA256 05c2efba9e8112bae6e368ad71e2c79cea1153478b34ac4d0538c201a2f460eb
MD5 beb42fb211fd9153b47b970cd9e2d09f
BLAKE2b-256 579f1acca6ead1ed1199fe57a149fc29bd14a9f1e6ff9e75b5679bb4c53d7455

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