Contribute Media
A thank you to everyone who makes this possible: Read More

Import as an antipattern - Demystifying Dependency Injection in modern Python

Description

Dependency Injection in Python is commonly seen as over-engineering, but I think this is a myth. DI is simple and powerful and can yield great benefits to the overall quality of your code.

Details

Improve this page