<?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>Oop on DevFlow · Python Django Developer Freelance</title>
    <link>https://dev-flow.io/en/tags/oop/</link>
    <description>Recent content in Oop 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/oop/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>
  </channel>
</rss>
