Installation

At the command line:

$ pip install oslo.utils

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oslo.utils
$ pip install oslo.utils

Previous topic

Welcome to oslo.utils’s documentation!

Next topic

Usage

Project Source

This Page