python-dependency-injector
python-dependency-injector copied to clipboard
Add ``Configuration.from_json()`` method
trafficstars
From #582 :
The first one is the possibility of loading configuration from a .json file. I know that I can use .ini, .yaml, and other formats, but I think it would be good to support .json also.
Merged in develop