# pyqi **Repository Path**: Redish101/pyqi ## Basic Information - **Project Name**: pyqi - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-13 - **Last Updated**: 2022-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python quick install > 一个轻量化的Python安装器 ![PyPI](https://img.shields.io/pypi/v/pyqi-v1) ![Github action](https://github.com/redish101/pyqi/workflows/Upload%20Python%20Package/badge.svg) ![GitHub release](https://img.shields.io/github/v/release/redish101/pyqi?include_prereleases) ![GitHub repo size](https://img.shields.io/github/repo-size/redish101/pyqi) ## 安装 在安装之前,请确保您的计算机装有以下软件: * make * curl * gcc 然后从发行版下载软件 解压到/usr/bin文件夹 ## 使用 在终端中输入: ```sh pyqi ``` 按照提示操作