<?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>Clean-Code on DevFlow · Python Django Developer Freelance</title>
    <link>https://dev-flow.io/en/tags/clean-code/</link>
    <description>Recent content in Clean-Code on DevFlow · Python Django Developer Freelance</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/en/tags/clean-code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python @property: from encapsulation to descriptors</title>
      <link>https://dev-flow.io/en/posts/python-property-descriptors/</link>
      <pubDate>Tue, 12 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-property-descriptors/</guid>
      <description>@property adds validation and computed attributes to Python without changing the interface. When logic repeats across classes, descriptors take over.</description>
    </item>
    <item>
      <title>Connascence in Python: the 9 types of coupling explained</title>
      <link>https://dev-flow.io/en/posts/connascence-python/</link>
      <pubDate>Mon, 11 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/connascence-python/</guid>
      <description>Connascence classifies coupling into 9 distinct types. Discover each form with a concrete Python example and how to decide which ones to reduce first.</description>
    </item>
  </channel>
</rss>
