V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  xiaobeitzb  ›  全部回复第 1 页 / 共 1 页
回复总数  3
2017-11-01 17:38:16 +08:00
回复了 corningsun 创建的主题 Python Python 多个本地项目如何共用模块?
自己搭一个 pypi-server (炒鸡简单) ,然后在需要拉取的机器上修改 ~/.pip/pip.conf

[global]
index-url = http://pypi.douban.com/simple
extra-index-url = http://<your pypi server ip : port>/simple/
[install]
trusted-host = pypi.douban.com <your pypi server ip : port>

即可
嘻嘻
大胆推测是为了把操作系统的树形结构路径,存到数据库(邻接表)里么?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5353 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 08:30 · PVG 16:30 · LAX 01:30 · JFK 04:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.