Skip to main content

A simple Inversion of Control (Dependency Injection) lightweight container

Project description

PyContainer is a simple Python implementation of an
Inversion of Control (Dependency Injection) lightweight container.
Lightweight containers make it easier to build well-organized, component
based applications by managing all dependencies of the components. This
makes it unnecessary to include any implementation-specific component
object creation code in the components. Applications are more flexible and
components more reusable.
PyContainer supports container hierarchies, interceptors and lifecycle
management. It is configured through XML file. The distribution includes
the pxdom module required in some envrionments (license details in
license.txt).

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

PyContainer-0.4.zip (155.0 kB view hashes)

Uploaded Source

Supported by

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