Metadata-Version: 2.4 Name: oslo.context Version: 6.5.0 Summary: Oslo Context library Author-email: OpenStack License-Expression: Apache-2.0 Project-URL: Homepage, https://docs.openstack.org/oslo.context Project-URL: Repository, https://opendev.org/openstack/oslo.context Classifier: Environment :: OpenStack Classifier: Intended Audience :: Information Technology Classifier: Intended Audience :: System Administrators Classifier: Operating System :: POSIX :: Linux Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Typing :: Typed Requires-Python: >=3.11 Description-Content-Type: text/x-rst License-File: LICENSE License-File: AUTHORS Requires-Dist: pbr>=2.0.0 Requires-Dist: typing-extensions>=4.12.0 Dynamic: license-file Dynamic: requires-dist ==================== Oslo Context Library ==================== .. image:: https://governance.openstack.org/tc/badges/oslo.context.svg :target: https://governance.openstack.org/tc/reference/projects/oslo.html .. image:: https://img.shields.io/pypi/v/oslo.context :target: https://pypi.org/project/oslo.context/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.context :target: https://pypi.org/project/oslo.context/ :alt: Downloads .. image:: https://img.shields.io/pypi/types/oslo.context :target: https://pypi.org/project/oslo.context/ :alt: Typing Status 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. * License: Apache License, Version 2.0 * Documentation: https://docs.openstack.org/oslo.context/latest/ * Source: https://opendev.org/openstack/oslo.context * Bugs: https://bugs.launchpad.net/oslo.context * Release notes: https://docs.openstack.org/releasenotes/oslo.context/