pypi.org pull-through cache · Hong Kong node · powered by NORA
# one-off pip install -i https://pip.gatecdn.com/simple/ requests # ~/.pip/pip.conf or ~/.config/pip/pip.conf [global] index-url = https://pip.gatecdn.com/simple/ trusted-host = pip.gatecdn.com
# pyproject.toml or env
UV_INDEX_URL=https://pip.gatecdn.com/simple/