A shelve-like store using JSON serialization.
Project description
JSON Store
JSON store is a simple replacement for shelve. It writes JSON serialized files, accepts unicode keys, and tracks whether the store has been changed since last sync. It has no dependencies.
JSON store is intended for smaller stores. Everything is kept in memory and sync()
writes the whole store to disk.
For issues and development, see:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
json_store-4.2.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file json_store-4.2.tar.gz
.
File metadata
- Download URL: json_store-4.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d479d40562c4826b95e8b85c472814db8eec9cc0b23a1f9ed9ace3f1614a3701 |
|
MD5 | 3f55c37facb21aae461114fb5bdeedc1 |
|
BLAKE2b-256 | 06c0a4b9b4e2dcb2ef77aeec0b1dd4d61a60a2a2a7b8eb25698ce882fea21800 |
File details
Details for the file json_store-4.2-py3-none-any.whl
.
File metadata
- Download URL: json_store-4.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a58c7f1f225b5fc1fb2aa08d93092b761ead36760046de0e7c2934ea96acea92 |
|
MD5 | d65b4b5a3810b262c14968d76fa4ff8e |
|
BLAKE2b-256 | 083274e9d713b1c1a770aeb6fd6ea6207f02accf8a41464a1173cfc9d2f0707d |