This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-dependency-injector
mirror of
https://github.com/ets-labs/python-dependency-injector.git
Watch
1
Star
1
Fork
You've already forked python-dependency-injector
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a9861e4b0
python-dependency-injector
/
dependency_injector
History
Roman Mogilatov
6dc007c8df
Add functionality for using positional argument injections with @inject decorator
2015-10-23 14:44:36 +03:00
..
__init__.py
Add support of positional args for Factory & Singleton providers
2015-10-19 14:50:15 +03:00
catalog.py
Add functionality of checking catalog bundles ownership
2015-10-19 12:12:38 +03:00
errors.py
Fix PEP257 D211 error
2015-10-11 23:41:55 +03:00
injections.py
Add functionality for using positional argument injections with @inject decorator
2015-10-23 14:44:36 +03:00
providers.py
Add Callable.injections read-only attribute for getting a full list of Callable injections
2015-10-22 17:43:29 +03:00
utils.py
Add support of positional argument injections for Callable provider
2015-10-21 11:47:37 +03:00