Installation

At the command line:

$ pip install oslo.serialization

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oslo.serialization
$ pip install oslo.serialization

Previous topic

Welcome to oslo.serialization’s documentation!

Next topic

Contributing

Project Source

This Page