python-dependency-injector icon indicating copy to clipboard operation
python-dependency-injector copied to clipboard

Dependency injection framework for Python

Results 261 python-dependency-injector issues
Sort by recently updated
recently updated
newest added

When running this library in a Python 3.13 project, I get the following warning: > \:488: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module 'dependency_injector.containers', which...