A simple library that allows the JSON storage of one key to multiple values.
Reason this release was yanked:
Fatal release error
Project description
Key to Multivalue Storage - kms
kms - a tiny side project tuned into a library.
Installation
Install with pip:
pip install -U key-multivalue-storage
Or, download the latest version of the .whl file here
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!
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.2.2.20260515.tar.gz.
File metadata
- Download URL: key_multivalue_storage-1.2.2.20260515.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dde3912fb58361033265e8ef683fcd73bc53c3e5318c202af94e1803735d29e7
|
|
| MD5 |
c98cf6f35fb8b4e48d4985c2e366436b
|
|
| BLAKE2b-256 |
c8e1dcb49d9a93fe21ae5a8e6683ff964aefe9aad579c268952f7521ab4a43f6
|
Provenance
The following attestation bundles were made for key_multivalue_storage-1.2.2.20260515.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.2.2.20260515.tar.gz -
Subject digest:
dde3912fb58361033265e8ef683fcd73bc53c3e5318c202af94e1803735d29e7 - Sigstore transparency entry: 1551936974
- Sigstore integration time:
-
Permalink:
Boss-1s/key_multivalue_storage@1968a9b4cfede9d838d1ee1350bbe2f834ca814a -
Branch / Tag:
refs/tags/v1.2.2.20260515 - Owner: https://github.com/Boss-1s
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@1968a9b4cfede9d838d1ee1350bbe2f834ca814a -
Trigger Event:
release
-
Statement type:
File details
Details for the file key_multivalue_storage-1.2.2.20260515-py3-none-any.whl.
File metadata
- Download URL: key_multivalue_storage-1.2.2.20260515-py3-none-any.whl
- Upload date:
- Size: 18.9 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 |
3d1af00298f3fe5d862cafc72173a6750b8620979ea01f143960e795cfe068f1
|
|
| MD5 |
a1ade52949e8145e934a406753b34dae
|
|
| BLAKE2b-256 |
842d17aeec14da0f3a50ba6d86e3bb7e4ddf2f0154686cb64ac65640ac418ce2
|
Provenance
The following attestation bundles were made for key_multivalue_storage-1.2.2.20260515-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.2.2.20260515-py3-none-any.whl -
Subject digest:
3d1af00298f3fe5d862cafc72173a6750b8620979ea01f143960e795cfe068f1 - Sigstore transparency entry: 1551936985
- Sigstore integration time:
-
Permalink:
Boss-1s/key_multivalue_storage@1968a9b4cfede9d838d1ee1350bbe2f834ca814a -
Branch / Tag:
refs/tags/v1.2.2.20260515 - Owner: https://github.com/Boss-1s
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@1968a9b4cfede9d838d1ee1350bbe2f834ca814a -
Trigger Event:
release
-
Statement type: