Skip to main content

https://www.passwordstore.org/ backend for https://pypi.org/project/keyring/

Project description

keyring_pass

This is a pass backend for keyring

Install with pip install keyring-pass and set the following content in your keyringrc.cfg file:

[backend]
default-keyring=keyring_pass.PasswordStoreBackend

You can modify the default python-keyring prefix for pass, by:

  • adding following to keyringrc.cfg:

    [pass]
    key-prefix=alternative/prefix/path
    
  • (for keyring version 23.0.0 or higher) setting environment variable KEYRING_PROPERTY_PASS_KEY_PREFIX

You can clear the path (store in root), by setting above to . or an empty 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

keyring_pass-0.7.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

keyring_pass-0.7.0-py3-none-any.whl (3.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