An inversion-of-control (IoC) container.
Project description
wired is an implementation of an inversion-of-control (IoC) container and may be used as the core of a dependency injection (DI) framework or simply as a way to separate config-time from runtime for services in an application. It also provides caching such that a container maintains a local copy of each service as they are instantiated.
See https://wired.readthedocs.io or docs/index.rst in this distribution for detailed documentation.
0.1.1 (2018-08-04)
Improve memory management slightly in cases where many short-lived context objects are used by tracking and cleaning up their weakrefs.
0.1 (2018-08-01)
Initial release.
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
Built Distribution
Hashes for wired-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84a88078256656f8f853ebc3d23f3871997b07f5357faa8df6176bfae118c272 |
|
MD5 | 5795920fa999a7f3d55e16d1f886e93c |
|
BLAKE2b-256 | 4eab29cb5ec61474649b888a178c146f30a110671b64486d16fbe7752f06370d |