<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dataclasses on Angelo Varlotta</title>
    <link>https://angelovarlotta.com/tags/dataclasses/</link>
    <description>Recent content in Dataclasses on Angelo Varlotta</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Angelo Varlotta</copyright>
    <lastBuildDate>Thu, 17 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://angelovarlotta.com/tags/dataclasses/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>A Practical Tutorial on Dataclasses in Python</title>
      <link>https://angelovarlotta.com/posts/2026-09-13-practical-tutorial-on-dataclasses-in-python/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate>
      
      <guid>https://angelovarlotta.com/posts/2026-09-13-practical-tutorial-on-dataclasses-in-python/</guid>
      <description>A Python dataclass lets you define classes for storing data with less boilerplate. They allow you to quickly create classes, where you can also add defaults, custom methods, ordering, immutability, inheritance, and even slots.</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://angelovarlotta.com/posts/2026-09-13-practical-tutorial-on-dataclasses-in-python/feature-pedro-lastra-unsplash.jpg" />
    </item>
    
  </channel>
</rss>
