Load your secrets (API keys etc.) from a JSON file.
Project description
JSON-Secrets
Load your secrets (API keys etc.) from a JSON file.
Want to support the development financially? Donations are always welcomed!
Installation
pip install jsonsecrets
Usage
from jsonsecrets import Secret
password = Secret(target='example_api.user.password',file_path='mysecrets.json').value
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
jsonsecrets-1.0.1.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for jsonsecrets-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7c79c2faefb10881826b3394279fb5e1bb0907dedee316e8d006f7457b1556d |
|
MD5 | dbe38a477b54627b114c32f420b5f884 |
|
BLAKE2b-256 | 349dd183a59e2cd655d6ab995ca8297a282012dd2a5a690a847a830f7a326e6e |