A simple library that allows the JSON storage of one key to multiple values.
Project description
Key to Multivalue Storage - kms
kms - a tiny side project tuned into a library.
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
Status
Info & Docs
Installation
Install with pip:
pip install -U key-multivalue-storage
Or, download the latest version of the .whl file in the releases page
You can also choose to download the development environment alongside the package:
pip install -U key-multivalue-storage[dev]
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
Storageinstance.
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
Report a Bug
Scratchattach
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file key_multivalue_storage-1.3.0.20260523a0.tar.gz.
File metadata
- Download URL: key_multivalue_storage-1.3.0.20260523a0.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89880090d18f667ad4df0c3c2735a65a1e7dacd664f825218cf83fa61240a4ff
|
|
| MD5 |
3684c421fc0fd06e1e21f96976236e6a
|
|
| BLAKE2b-256 |
815d84f44cb698b7ab76ba54db1586f3a01b14d1f51e9f260e09a1f657705367
|
Provenance
The following attestation bundles were made for key_multivalue_storage-1.3.0.20260523a0.tar.gz:
Publisher:
release.yml on Boss-1s/key_multivalue_storage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
key_multivalue_storage-1.3.0.20260523a0.tar.gz -
Subject digest:
89880090d18f667ad4df0c3c2735a65a1e7dacd664f825218cf83fa61240a4ff - Sigstore transparency entry: 1615822965
- Sigstore integration time:
-
Permalink:
Boss-1s/key_multivalue_storage@002c7c21675c7fbf3fbf3576a332547a3bb9c89d -
Branch / Tag:
refs/tags/v1.3.0.20260523a0 - Owner: https://github.com/Boss-1s
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@002c7c21675c7fbf3fbf3576a332547a3bb9c89d -
Trigger Event:
release
-
Statement type:
File details
Details for the file key_multivalue_storage-1.3.0.20260523a0-py3-none-any.whl.
File metadata
- Download URL: key_multivalue_storage-1.3.0.20260523a0-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e07c793052e95f376a4ab1f526a8ff7ec1b39d25ddc2779cc5b983edda779d9a
|
|
| MD5 |
c373f7f9e371ef90728652161ed018de
|
|
| BLAKE2b-256 |
6b4aa11589d62da5daee47d1602f34ec7355582b0216f35ece9f3d5a62f73bb4
|
Provenance
The following attestation bundles were made for key_multivalue_storage-1.3.0.20260523a0-py3-none-any.whl:
Publisher:
release.yml on Boss-1s/key_multivalue_storage
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
key_multivalue_storage-1.3.0.20260523a0-py3-none-any.whl -
Subject digest:
e07c793052e95f376a4ab1f526a8ff7ec1b39d25ddc2779cc5b983edda779d9a - Sigstore transparency entry: 1615823004
- Sigstore integration time:
-
Permalink:
Boss-1s/key_multivalue_storage@002c7c21675c7fbf3fbf3576a332547a3bb9c89d -
Branch / Tag:
refs/tags/v1.3.0.20260523a0 - Owner: https://github.com/Boss-1s
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@002c7c21675c7fbf3fbf3576a332547a3bb9c89d -
Trigger Event:
release
-
Statement type: