<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for simple-json-mapped-dict</title>
    <link>https://pypi.org/project/simple-json-mapped-dict/</link>
    <description>Recent updates to the Python Package Index for simple-json-mapped-dict</description>
    <language>en</language>    <item>
      <title>0.1.0a0</title>
      <link>https://pypi.org/project/simple-json-mapped-dict/0.1.0a0/</link>
      <description>A simple `MutableMapping` (dict-like) that transparently persists its contents to a JSON file on disk. Uses only the most reliable file opening modes (`r` and `w`). Maximum compatibility with network filesystems (e.g. NAS, SSHFS, NFS), at the cost of atomicity and data race safety.</description>
<author>jifengwu2k@gmail.com</author>      <pubDate>Mon, 13 Oct 2025 20:23:52 GMT</pubDate>
    </item>  </channel>
</rss>