<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for dictnavigator</title>
    <link>https://pypi.org/project/dictnavigator/</link>
    <description>Recent updates to the Python Package Index for dictnavigator</description>
    <language>en</language>    <item>
      <title>1.1</title>
      <link>https://pypi.org/project/dictnavigator/1.1/</link>
      <description>dictnavigator is a tool for working with nested dictionaries in Python. The DictNavigatorKey class allows easy retrieval, updating, and deletion of values by keys at any depth, even inside nested types (tuple, list, dictionary). It also provides a list of all keys at any nesting level. Especially useful for working with JSON data from APIs, simplifying access and modification of needed values.</description>
<author>asurnovsurnov@gmail.com</author>      <pubDate>Fri, 19 Sep 2025 14:10:44 GMT</pubDate>
    </item>    <item>
      <title>1.0</title>
      <link>https://pypi.org/project/dictnavigator/1.0/</link>
      <description>dictnavigator is a tool for working with nested dictionaries in Python. The DictNavigatorKey class allows easy retrieval, updating, and deletion of values by keys at any depth, even inside nested types (tuple, list, dictionary). It also provides a list of all keys at any nesting level. Especially useful for working with JSON data from APIs, simplifying access and modification of needed values.</description>
<author>asurnovsurnov@gmail.com</author>      <pubDate>Fri, 19 Sep 2025 13:54:10 GMT</pubDate>
    </item>  </channel>
</rss>