本地执行远程shell命令

tianyunperfect abd37613eb 初步完成 5 yıl önce
static abd37613eb 初步完成 5 yıl önce
.gitignore 564f039fd9 init 5 yıl önce
app.py abd37613eb 初步完成 5 yıl önce
readme.md 9d7fd0aeef 初始化app.py 5 yıl önce
requirements.txt abd37613eb 初步完成 5 yıl önce

readme.md

链接并执行exec

requirements

pip install pipreqs
pipreqs ./ --encoding=utf-8 --force
pip install -r requirements.txt