Quantcast
Viewing all articles
Browse latest Browse all 20530

zookeeper的基于python的客户端


1


2


3


$ git clone https://github.com/rgs1/zk_shell


$ sudo pip install -r zk_shell/requirements.txt


$ export ZKSHELL_SRC=1; bin/zk-shell

或者直接pip安装

1


$ pip install zk-shell

修改pip源

使用阿里pip源

1


2


3


4


$ cat ~/.pip/pip.conf


[global]


trusted-host = mirrors.aliyun.com


index-url = http://mirrors.aliyun.com/pypi/simple


Viewing all articles
Browse latest Browse all 20530


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>