安装指南

在命令行

$ pip install python-zunclient

或者,如果您已经安装了 virtualenvwrapper

$ mkvirtualenv python-zunclient
$ pip install python-zunclient