simple-json-mapped-dict

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…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install simple-json-mapped-dict

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.0a0 pre-release 2025-10-13      

Issues with this package?

Page last updated 2025-11-13 11:06:42 UTC