<?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>Stdlib on DevFlow · Python Django Developer Freelance</title>
    <link>https://dev-flow.io/en/tags/stdlib/</link>
    <description>Recent content in Stdlib on DevFlow · Python Django Developer Freelance</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 29 May 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://dev-flow.io/en/tags/stdlib/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python itertools: building lazy iterator pipelines</title>
      <link>https://dev-flow.io/en/posts/python-itertools/</link>
      <pubDate>Fri, 29 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-itertools/</guid>
      <description>Python itertools by example: count, cycle, chain, groupby, accumulate, product, combinations. Lazy pipelines, common pitfalls, and real-world use cases.</description>
    </item>
    <item>
      <title>Python collections : Counter, defaultdict, deque and the rest</title>
      <link>https://dev-flow.io/en/posts/python-collections-module/</link>
      <pubDate>Fri, 22 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-collections-module/</guid>
      <description>Python collections module: Counter, defaultdict, namedtuple, deque, OrderedDict, ChainMap with practical examples. When and why to replace dict and list.</description>
    </item>
    <item>
      <title>Python shutil: copy, move and archive files without subprocess</title>
      <link>https://dev-flow.io/en/posts/python-shutil-file-operations/</link>
      <pubDate>Thu, 21 May 2026 00:00:00 +0200</pubDate>
      <guid>https://dev-flow.io/en/posts/python-shutil-file-operations/</guid>
      <description>Python shutil: the standard library for copying, moving and archiving files. copy, move, copytree, rmtree, make_archive explained with concrete examples.</description>
    </item>
  </channel>
</rss>
