# PyQuickInstall **Repository Path**: thebesthope/PyQuickInstall ## Basic Information - **Project Name**: PyQuickInstall - **Description**: pip换源 qpi - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-27 - **Last Updated**: 2021-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell _ __ _,.---._ .=-.-. .-`.' ,`. ,-.' - , `. /==/_ / /==/, - \/==/ , - \ |==|, | |==| _ .=. |==| - .=. , ||==| | |==| , '=',|==| : ;=: - ||==|- | |==|- '..'|==|, '=' , ||==| ,| |==|, | \==\ _ - ;|==|- | /==/ - | '.='. , ; -\/==/. / `--`---' `--`--'' `--`--`-` ---- by Hangfeng Yang ``` #
pqi: a terminal tools for Python:globe_with_meridians:
由于国内通过pip下载python包的速度真的很慢,很容易因为超时而失败,而pqi可以把PyPi源迅速切换为国内源tuna, douban, aliyun, ustc从而大大加快python包的安装速度,提速效果见下图所示。  ## 怎么使用(兼容py2/py3/linux/windows/MacOS) ### 1.安装 #### 方法一(推荐) ``` >>> pip install pqi ``` #### 方法二 ``` >>> git clone https://github.com/yhangf/PyQuickInstall.git >>> python3 setup.py install ``` ### 2. 命令行输入 `pqi` 回车 ``` >>> pqi Usage: pqi ls pqi use