python3-oslo.context

WSGI context helpers for OpenStack - Python 3.x
  https://github.com/openstack/oslo.context
  0
  no reviews



The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

This package contains the Python 3.x module.