常用命令.md 713 B

pip 安装公共库文件

pip install ZlwlAlgosCommon -i http://zlwl-algos-user:qx123456@algo-dev-internal.li-ai.com.cn:8081/repository/zlwl-algos/simple --trusted-host algo-dev-internal.li-ai.com.cn

pip 升级公共库文件

pip install --upgrade ZlwlAlgosCommon -i http://zlwl-algos-user:qx123456@algo-dev-internal.li-ai.com.cn:8081/repository/zlwl-algos/simple --trusted-host algo-dev-internal.li-ai.com.cn

生成models.py 文件

sqlacodegen mysql+pymysql://root:qx123456@algo-dev-internal.li-ai.com.cn:3306/algo --outfile ./COMMON/orm/models.py

sqlacodegen mysql+pymysql://root:Qx123456@172.16.121.247:3306/db_bjkw--outfile ./BACKEND/models.py --tables algo_safety_score_h