oslo.context


Nameoslo.context JSON
Version 5.5.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.context/latest/
SummaryOslo Context library
upload_time2024-02-29 13:14:21
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
Oslo Context Library
====================

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/

Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.context.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

.. image:: https://img.shields.io/pypi/v/oslo.context.svg
    :target: https://pypi.org/project/oslo.context/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.context.svg
    :target: https://pypi.org/project/oslo.context/
    :alt: Downloads




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/oslo.context/latest/",
    "name": "oslo.context",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/f6/9f/0f4d315c5ea8cd7fc83fc6416d952a6fffa4094ad17e59745932f78794fb/oslo.context-5.5.0.tar.gz",
    "platform": null,
    "description": "====================\nOslo Context Library\n====================\n\nThe Oslo context library has helpers to maintain useful information\nabout a request context. The request context is usually populated in\nthe WSGI pipeline and used by various modules such as logging.\n\n* License: Apache License, Version 2.0\n* Documentation: https://docs.openstack.org/oslo.context/latest/\n* Source: https://opendev.org/openstack/oslo.context\n* Bugs: https://bugs.launchpad.net/oslo.context\n* Release notes:  https://docs.openstack.org/releasenotes/oslo.context/\n\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/oslo.context.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n.. image:: https://img.shields.io/pypi/v/oslo.context.svg\n    :target: https://pypi.org/project/oslo.context/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/oslo.context.svg\n    :target: https://pypi.org/project/oslo.context/\n    :alt: Downloads\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Oslo Context library",
    "version": "5.5.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.context/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c945769a64e005efbfe55bbcb9f14b776b5a7caf555470221c7338648ee00e84",
                "md5": "382ac15b5aab31fb7246865f3afa46f6",
                "sha256": "aa858a42aac9858bf259bc0804513a8f9bf36916f9cfc8937708f6c90ad68259"
            },
            "downloads": -1,
            "filename": "oslo.context-5.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "382ac15b5aab31fb7246865f3afa46f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20569,
            "upload_time": "2024-02-29T13:14:19",
            "upload_time_iso_8601": "2024-02-29T13:14:19.075592Z",
            "url": "https://files.pythonhosted.org/packages/c9/45/769a64e005efbfe55bbcb9f14b776b5a7caf555470221c7338648ee00e84/oslo.context-5.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f69f0f4d315c5ea8cd7fc83fc6416d952a6fffa4094ad17e59745932f78794fb",
                "md5": "38a4ae6e9a5099b4bcba0ce4e06a59a8",
                "sha256": "eae0317b29928f1934df4c60b860fe8625247cb297c5cc62fef8eb5827b12fac"
            },
            "downloads": -1,
            "filename": "oslo.context-5.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "38a4ae6e9a5099b4bcba0ce4e06a59a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34832,
            "upload_time": "2024-02-29T13:14:21",
            "upload_time_iso_8601": "2024-02-29T13:14:21.092209Z",
            "url": "https://files.pythonhosted.org/packages/f6/9f/0f4d315c5ea8cd7fc83fc6416d952a6fffa4094ad17e59745932f78794fb/oslo.context-5.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 13:14:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.context"
}
        
Elapsed time: 0.19325s