<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Py/Huey on serhii.net</title>
    <link>https://serhii.net/tags/py/huey/</link>
    <description>Recent content in Py/Huey on serhii.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Serhii Hamotskyi / serhii.net</copyright>
    <lastBuildDate>Wed, 10 Jun 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://serhii.net/tags/py/huey/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Huey is a simple queue for Python</title>
      <link>https://serhii.net/dtb/260610-1126-huey-is-a-simple-queue-for-python/</link>
      <pubDate>Wed, 10 Jun 2026 00:00:00 +0200</pubDate>
      <guid>https://serhii.net/dtb/260610-1126-huey-is-a-simple-queue-for-python/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/coleifer/huey&#34;&gt;coleifer/huey: a little task queue for python&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Simplest example: &lt;a href=&#34;https://github.com/coleifer/huey/blob/master/examples/mini/mini.py#LL20&#34;&gt;huey/examples/mini/mini.py at master · coleifer/huey&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Reference: &lt;a href=&#34;https://huey.readthedocs.io/en/latest/api.html#huey-object&#34;&gt;Huey’s API — huey 3.0.1 documentation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Mini-Huey (&lt;a href=&#34;https://huey.readthedocs.io/en/latest/contrib.html#mini-huey&#34;&gt;Huey Extensions — huey 3.0.1 documentation&lt;/a&gt;) is a mini version that requires no separate consumer process or persistence&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://huey.readthedocs.io/en/latest/consumer.html&#34;&gt;Consuming Tasks — huey 3.0.1 documentation&lt;/a&gt; has info about the consumer&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
