PyPI Mirror

Description

Python Package Index

Usage

For temporary usage:

pip install -i https://mirrors.nwafu.edu.cn/pypi some-package

To use this as default index, upgrade your pip to the latest version (>=10.0.0) and execute following commands:

pip install pip -U
pip config set global.index-url https://mirrors.nwafu.edu.cn/pypi

See also

Python

https://www.python.org/

PyPI

https://pypi.org/

Tsinghua University OSS Mirrors

https://mirrors.tuna.tsinghua.edu.cn/

Notice

OSS Mirrors of Tsinghua University and University of Science and Technology of China have reported that pypi mirrors (mirrored by bandersnatch) can cause malfunctions when installing or using packages.

Acknowledgement

This PyPI mirror is reverse-proxying PyPi mirror provided by Tsinghua University Open Source Software Mirrors . Although we have configured the server to cache resources, this method will continuously create network traffic to the upstream. So, we hereby acknowledge the help and support of the maintenance team of Tsinghua University Open Source Software Mirrors.