Skip to main content

No project description provided

Project description

keyring-pybridge

CI PyPI version

Usage

Install keyring-pybridge from pypi using pip install keyring-pybridge, or whatever alternative python package manager you prefer.

Then set environment variables to use the backend:

PYTHON_KEYRING_BACKEND=keyring_pybridge.PyBridgeKeyring

Or use the programmatic API:

import keyring
from keyring_pybridge import PyBridgeKeyring

keyring.set_keyring(PyBridgeKeyring())

WSL

The most useful application of this backend is when you are using keyring in a WSL environment, and would like to connect it to the host machine's Windows Credential Manager.

On the host machine, you need to create a python environment and install keyring in it.

Then, in WSL, configure the environment variable KEYRING_PROPERTY_PYTHON to point to the python executable with keyring installed:

KEYRING_PROPERTY_PYTHON=C:\path\to\the\right\python.exe

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_pybridge-0.2.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

keyring_pybridge-0.2.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file keyring_pybridge-0.2.0.tar.gz.

File metadata

  • Download URL: keyring_pybridge-0.2.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for keyring_pybridge-0.2.0.tar.gz
Algorithm Hash digest
SHA256 570cd7c2b9d0fa4268e18bb35f617d5e8bf0a7009d7f9b8781755a474b5d4a7e
MD5 60ef5685af7de448bc3d5fb0bb8924de
BLAKE2b-256 b470259b5fcf9b0757f34731a22f463f02b28966712e8c537f922ca9744b3040

See more details on using hashes here.

File details

Details for the file keyring_pybridge-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for keyring_pybridge-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a27672ca76802bf2bdfae689304ebfc91ac4ab104bc657d6b3aa8ef6e50510d5
MD5 c9dce4469e49d3a5f69dc99c66da9ee2
BLAKE2b-256 4f226b7a9de9ab055083e6cba214c73fe6dfadca092343fc08c00c457f23e2b3

See more details on using hashes here.

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