mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
13 lines
176 B
Markdown
13 lines
176 B
Markdown
## pyqdes QRC解密库
|
|
|
|
构建:
|
|
```bash
|
|
python setup.py bdist_wheel
|
|
```
|
|
|
|
到dist目录pip安装那个whl文件
|
|
```bash
|
|
pip install xxx.whl
|
|
```
|
|
|
|
api服务器会自行识别 |