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
8b175f0b71
python-dependency-injector
/
dependency_injector
History
Roman Mogilatov
8b175f0b71
Refactor DeclarativeCatalog metaclass
2015-11-10 15:15:48 +02:00
..
__init__.py
Rename AbstractCatalog to DeclarativeCatalog
2015-11-10 10:42:29 +02:00
catalog.py
Refactor DeclarativeCatalog metaclass
2015-11-10 15:15:48 +02: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
Change provider-to-catalog binding restrictions
2015-11-10 15:01:06 +02:00
utils.py
Fix bug with injecting entities with __getattr__ implementations
2015-10-23 18:07:52 +03:00