
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
首先安装下uv,本项目完全基于uv运行,这里解释下为什么用uv,本地运行会从工作目录逐级向上找虚拟环境,而如果从三方库或git里拉包运行,uvx可以自行解决依赖,交给agent的最好是一个命令就能解决的。url = "http://qatools.test.com:8900/simple/"# 安装时使用的索引地址(通常以 /simple/ 结尾)publish-url = "http://qat
https://www.cnblogs.com/fnng/p/5268633.html另补充下:使用nginx不需要此参数,如果直接使用uwsgi需要此参数访问静态文件:--static-map /static=/home/jenkins/codes/royal_ui/static部署步骤(强调):启动nignx绑定uwsgi,稳定点方法是先uwsgi --init myweb.ini,再/etc
#!/usr/bin/env python# -*- coding: utf-8 -*-"""Copyright (C) 2016-2019 Zhiyang Liu in Software Development of NIO/NEXTEV) All rights reserved.Author: zhiyang.liu.o@nio.comDate: 2019-05-20History:-----
#!/usr/bin/env python# -*- coding: utf-8 -*-"""Copyright (C) 2016-2019 Zhiyang Liu in Software Development of NIO/NEXTEV) All rights reserved.Author: zhiyang.liu.o@nio.comDate: 2019-05-20History:-----








