Simple package to store values at a single place
Project description
storekeys
Simple package to store values at a single place
Store Keys
Navigate to the folder you want to store the key file you whisth to rename, then type storekeys command in command prompt
usage: storekeys [-h] [--delete] [--noprint] [--showkeys] fileName
Store important keys and values together in a keys file.
positional arguments:
fileName File Name of the kys file
optional arguments:
-h, --help show this help message and exit
--delete, -d Set this flag to delete a key
--noprint, -np Set this flag to not print the keys after the operation
--showkeys, -s Set this flag to only print the keys
Load Keys
from storekeys import LoadKeys
keys = LoadKeys('fileName').get_keys()
Try:
pip3 install storekeys
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
storekeys-1.7.1.tar.gz
(3.2 kB
view details)
File details
Details for the file storekeys-1.7.1.tar.gz.
File metadata
- Download URL: storekeys-1.7.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25ea116f9ab12a4951360ebef7ae3d1f0f04a5263188d1f13e57382dbb1ef5b3
|
|
| MD5 |
3d7d6e78a51d575f597c838effe8ed33
|
|
| BLAKE2b-256 |
e558e516502b925b8b81d7a6556f89774114a8448e38456d0178d10f78ed80ae
|