Skip to content

Support keyring when installed with pipx #11588

@judahrand

Description

@judahrand

What's the problem this feature will solve?

Currently to use keyring it needs to be in the same venv as pip. This seems like an unhelpful limitation as keyring feels like a system-level tool which fits nicely with pipx.

Describe the solution you'd like

Rather than importing keyring pip could call the command line version of the tool. This would work as long as keyring is available in PATH.

Alternative Solutions

Open to suggestions

Additional context

None

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions