Skip to main content

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 and stay updated?

Become a Patreon Donate using Liberapay

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.4.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

jsonsecrets-1.0.4-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page