🗝️ keyed-index

$ private package repository for keyed-extras

0

get access

Sponsor the project on GitHub https://github.com/sponsors/dougmercer

Sponsorship grants access to the private keyed-extras repository and this package index
1

authenticate

Use the keyed CLI

pip install keyed keyed login

Optional: Verify your token has proper access by testing it:

keyed verify
2

install & use

Download keyed-extras using your favorite package manager:

pip:

pip install --index-url https://packages.keyed.dev/simple/ --extra-index-url https://pypi.org/simple keyed-extras

uv:

uv add --index-url https://packages.keyed.dev/simple/ --extra-index-url https://pypi.org/simple keyed-extras
⚠️ Note: Some features of keyed-extras require system dependencies - see the documentation for a complete installation guide