Container of Dependency Injection (IOC) implementation.
Project description
# Py_DI - Python Container of Dependency Injection (IOC) implementation
## Authors - [Moises P. Sena](http://moisespsena.com)
## Issues
[Issues on GitHub](https://github.com/moisespsena/py_di/issues).
## Installation
### By pip:
`bash sudo pip install py_di `
### Manual:
For default python executable:
`bash git clone https://github.com/moisespsena/py_di py_di cd py_di sudo python setup.py install `
For another python executable:
`bash sudo python3 setup.py install `
## Example:
See [tests](https://github.com/moisespsena/py_di/blob/master/tests/p/test_all.py) for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file py_di-1.1.tar.gz
.
File metadata
- Download URL: py_di-1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a04415545a4153f75244b5788c64cad425a3be92b36a8bd39db90ac70c6a690 |
|
MD5 | 45d2337ae258929d1bc8a762409c2ecb |
|
BLAKE2b-256 | a553d66e000f48fda01bd01bc100159727c7815e9dd85f0f93887e8e5f7973aa |