PyPI · PEP 503

PyPI

Private Python wheel index (PEP 503) — install the MagicLock SDK and other packages straight from pip.

Install

One-off

pip install -i https://mirrors.ruis.ai/pypi/simple magiclock

As an extra index (keeps PyPI too)

pip install --extra-index-url https://mirrors.ruis.ai/pypi/simple magiclock

Persist in pip.conf

# ~/.config/pip/pip.conf  (or  pip config set global.extra-index-url …)
[global]
extra-index-url = https://mirrors.ruis.ai/pypi/simple

uv: uv pip install --index https://mirrors.ruis.ai/pypi/simple magiclock. Browse the raw index at /pypi/simple/.