← mirrors.mamad.dev

PyPI Mirror

PEP 503-compatible mirror of pypi.org

Replace YOUR_KEY with your API key. Get a key or sign in.

pip install

pip install --index-url https://mirrors.mamad.dev/pypi/YOUR_KEY/simple/ requests

pip.conf (global)

[global]
index-url = https://mirrors.mamad.dev/pypi/YOUR_KEY/simple/

uv

uv pip install --index-url https://mirrors.mamad.dev/pypi/YOUR_KEY/simple/ requests

How it works

Proxies pypi.org Simple API. Download URLs are rewritten from files.pythonhosted.org to this mirror. Cached for 7 days.

home
built with Rust · mamad.dev