Skip to main content
pyx is typically leveraged as a backend to uv, and is supported as a first-class package registry in the uv client as of uv v0.8.15. You can install uv with our standalone installers, or with your package manager of choice:
curl -LsSf https://astral.sh/uv/install.sh | sh
Once installed, you can authenticate the uv client with:
uv auth login pyx.dev
See Authentication for more.
I