Skip to main content

Key to Multivalue Storage - kms

kms - a tiny side project tuned into a library.

[!note] This version is brought to you via the archives at this commit history

[!Caution] You are looking at and potentially downloading an older version that is no longer maintaned. Things may be broken and not work.

JSON storage wrapper and editor. Created with love by Boss_1s.

Once upon a time, this was just a small project to solve a problem: the over-steep learning curve for scratchattach's database functionality. Now, I have decided to make it a library, something with humble beginnings with big hopes in its future.

This is, after all, the greatest piece of a CPython progam I have made. ;)


Badges

Download

CPython Package Nightly Beta Nightly

Status

Release Tests Nightly

Info & Docs

PyPI - Version License Contributing Security


Installation

Install with pip:

pip install -U key-multivalue-storage

Or, download the latest version of the .whl file in the releases page

Usage

  • Create a Storage object to prepare the data to be stored:
from key_multivalue_storage import Storage
my-db = Storage("my_top_level_key", mysubkey="myvalue", myothersk="anotherval")
  • To store the object, use Storage.store().
my-db.store("database.json")
  • You can change certain global settings for each Storage instance.
Storage.indent = 4 #indent size of JSON files
Storage.encode = True # Whether to encode stored values
Storage.auto_delete_self = True
# Whether to automatically release the object
# from memory after certain operations i.e.
# Storage.store()

See the full documentation here!

Contribute

Roadmap

Report a Bug

Scratchattach

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

key_multivalue_storage-1.0.0.20250817.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file key_multivalue_storage-1.0.0.20250817.tar.gz.

File metadata

File hashes

Hashes for key_multivalue_storage-1.0.0.20250817.tar.gz
Algorithm Hash digest
SHA256 0bd83760167769589dd7e6f7579f3725af5ba1eb45cb6bf2f552d63aaf575984
MD5 9aa48a5a3928e59b8a5b6598b0080e6c
BLAKE2b-256 589c7837e4249d3cf6476ca9b30a8d19fa739504b00f7f46a0eb189f6130adef

See more details on using hashes here.

Provenance

The following attestation bundles were made for key_multivalue_storage-1.0.0.20250817.tar.gz:

Publisher: release.yml on Boss-1s/key_multivalue_storage

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file key_multivalue_storage-1.0.0.20250817-py3-none-any.whl.

File metadata

File hashes

Hashes for key_multivalue_storage-1.0.0.20250817-py3-none-any.whl
Algorithm Hash digest
SHA256 b97e38e32fdc8022f5d9d0009ad057b04c9e79e5c48511e9af4b1cf5adee41d5
MD5 1a26939ae95ca33fe6134ca1db50aa1b
BLAKE2b-256 046ab77c63c7946e8e842f80ee69513959ee0d4e211cbb875636d062a0806665

See more details on using hashes here.

Provenance

The following attestation bundles were made for key_multivalue_storage-1.0.0.20250817-py3-none-any.whl:

Publisher: release.yml on Boss-1s/key_multivalue_storage

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.3.1.20260812

2 files

1.3.0.20260731

2 files

1.3.0.20260730

2 files

1.2.5.20260912

2 files

1.2.5.20260724

2 files

1.2.3.20260523

2 files

1.2.2.20260515

2 files

1.2.0.20260104

2 files

This release

1.0.0.20250817 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page