pip domestic package repository

pip domestic package repository composer domestic package Gem domestic resource package Maven domestic package repository npm domestic resource packages

Using package management can significantly reduce the cost of referencing and managing third-party libraries, but many sources are overseas, which often leads to timeouts during installation. We can solve this by switching to domestic sources or using a proxy.

This document is compiled by bejson for domestic pip package resources, including DouBan pip packages, Tsinghua University pip packages, Alibaba Cloud pip packages, etc.

Provider Source and usage method
Douban

https://pypi.doubanio.com/simple/

pip install -i https://pypi.doubanio.com/simple/
Tsinghua University

https://pypi.tuna.tsinghua.edu.cn/simple

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple
Alicloud

https://mirrors.aliyun.com/pypi/simple/

pip install -i https://mirrors.aliyun.com/pypi/simple/

You recently used:

收藏: favorite Menu QQ