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! Click here to donate on Liberapay
Installation
pip install jsonsecrets
Example
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.0.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for jsonsecrets-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c81fefda1d009d384e0a2dd83f694550a67a02ae719149f9ad5a21e6c48867f |
|
MD5 | e3b5cb84d327ba10ef73b8508a39c08d |
|
BLAKE2b-256 | d8e3d45ff1deb5204279151171a9ce7c6b2808f886c0deb546f58c04a830ba6b |