安装

在命令行

$ pip install oslo.utils

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

$ mkvirtualenv oslo.utils
$ pip install oslo.utils