<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dependency Injection on DBlog</title><link>https://dmitry.balabka.com/tags/dependency-injection/</link><description>Recent content in Dependency Injection on DBlog</description><image><title>DBlog</title><url>https://dmitry.balabka.com/images/site-feature-image.png</url><link>https://dmitry.balabka.com/images/site-feature-image.png</link></image><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 09 Sep 2026 23:30:00 +0300</lastBuildDate><atom:link href="https://dmitry.balabka.com/tags/dependency-injection/index.xml" rel="self" type="application/rss+xml"/><item><title>How Dependency Injection Can Help Data Scientists Build Maintainable Code</title><link>https://dmitry.balabka.com/posts/how-dependency-injection-helps-data-scientists-build-maintainable-code/</link><pubDate>Wed, 09 Sep 2026 23:30:00 +0300</pubDate><guid>https://dmitry.balabka.com/posts/how-dependency-injection-helps-data-scientists-build-maintainable-code/</guid><description>Jupyter Notebooks are one of the most powerful tools in modern data science.</description></item><item><title>Python Project Dependency Injection: Best Practices with python-inject</title><link>https://dmitry.balabka.com/posts/python-project-dependency-injection/</link><pubDate>Wed, 09 Sep 2026 21:55:00 +0300</pubDate><guid>https://dmitry.balabka.com/posts/python-project-dependency-injection/</guid><description>If you struggle to follow SOLID principles in Python projects—especially the Dependency Inversion Principle (DIP)—it is time to embrace Dependency Injection (DI).</description></item></channel></rss>