Typed Functional Dependency Injection in Python

Dependency injection is a controversial topic. There are known problems, hacks, and even whole methodologies on how to work with DI frameworks. It is not the case when using functional approach: which is simple and explicit. Read more

Similar

Awesome Python Talks

awesome-python-talks - :clapper: :mortar_board: An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience. (more…)

Read more »