<?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>SOLID on DBlog</title><link>https://dmitry.balabka.com/tags/solid/</link><description>Recent content in SOLID 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 21:55:00 +0300</lastBuildDate><atom:link href="https://dmitry.balabka.com/tags/solid/index.xml" rel="self" type="application/rss+xml"/><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>