<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for asynctoolspy</title>
    <link>https://pypi.org/project/asynctoolspy/</link>
    <description>Recent updates to the Python Package Index for asynctoolspy</description>
    <language>en</language>    <item>
      <title>1.4</title>
      <link>https://pypi.org/project/asynctoolspy/1.4/</link>
      <description>asynctoolspy is a set of simple tools to speed up Python async development. It includes the appoint_limit_async decorator to limit how often an async function can be called by setting max attempts and intervals, useful for APIs with rate limits. The decorator handles errors with retries and pauses to improve reliability. It also features AsyncIterWrapper, an async iterator supporting optional delays and sync/async callbacks for flexible data processing.</description>
<author>asurnovsurnov@gmail.com</author>      <pubDate>Tue, 03 Feb 2026 21:40:02 GMT</pubDate>
    </item>    <item>
      <title>1.3</title>
      <link>https://pypi.org/project/asynctoolspy/1.3/</link>
      <description>asynctoolspy is a set of simple tools to speed up Python async development. It includes the appoint_limit_async decorator to limit how often an async function can be called by setting max attempts and intervals, useful for APIs with rate limits. The decorator handles errors with retries and pauses to improve reliability. It also features AsyncIterWrapper, an async iterator supporting optional delays and sync/async callbacks for flexible data processing.</description>
<author>asurnovsurnov@gmail.com</author>      <pubDate>Mon, 02 Feb 2026 20:36:27 GMT</pubDate>
    </item>  </channel>
</rss>