Skip to main content

Library with the CLI to save the encrypted secrets in the configuration file, but a transparent read and write the new settings in the app.

Project description

Keylocker CLI

Library with the CLI to save the encrypted secrets in the configuration file, but a transparent read and write the new settings in the app.

Simple usage in CLI:

keylocker generate-key keylocker list keylocker read keylocker remove xkeylocker write

Simple usage in code:

from keylocker import Storage secrets = Storage() print(secrets['test'])

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

keylocker-0.1.5.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

keylocker-0.1.5-py3-none-any.whl (2.8 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