Skip to main content

A shelve-like store using JSON serialization.

Project description

json-store PyPI PyPI - Python Version

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:

https://github.com/brainsik/json-store

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.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

json_store-4.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page