<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for argrecurse</title>
    <link>https://pypi.org/project/argrecurse/</link>
    <description>Recent updates to the Python Package Index for argrecurse</description>
    <language>en</language>    <item>
      <title>0.0.2</title>
      <link>https://pypi.org/project/argrecurse/0.0.2/</link>
      <description>Provides the @auto wrapper (`from autofunc import auto`), which allows calling functions with the syntax e.g. `(foo)(1)(2)(c=3)` instead of `foo(1, 2, c=3)`. Also recurses, so `(foo)(foo)(1)(2)(3)(foo)(4)(5)(6)(7)` is viable.</description>
<author>abc617fz3@gmail.com</author>      <pubDate>Wed, 14 Feb 2024 04:05:34 GMT</pubDate>
    </item>    <item>
      <title>0.0.1</title>
      <link>https://pypi.org/project/argrecurse/0.0.1/</link>
      <description>Provides the @auto wrapper, which allows calling functions with the syntax e.g. `(foo)(1)(2)(c=3)` instead of `foo(1, 2, c=3)`. Also recurses, so `(foo)(foo)(1)(2)(3)(foo)(4)(5)(6)(7)` is viable.</description>
<author>abc617fz3@gmail.com</author>      <pubDate>Wed, 14 Feb 2024 03:53:29 GMT</pubDate>
    </item>  </channel>
</rss>