oslo.context


Nameoslo.context JSON
Version 5.7.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.context/latest/
SummaryOslo Context library
upload_time2024-11-19 13:15:24
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.9
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/99/f3/1a7fa94ca9d7807f193c83ea403f8526e19301f0cecbf20bd6f35c29fcfb/oslo.context-5.7.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": null,
    "summary": "Oslo Context library",
    "version": "5.7.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.context/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24ea1c7dffc8ac05723aa24415a2b7eb660b84ae50549340062703e010defc76",
                "md5": "6a5d907f528fb3a2e0f5052c54734ab5",
                "sha256": "c4a01bff7fde263f666227f5989061f6135e373e65bd30bdb3ecebcc1029da34"
            },
            "downloads": -1,
            "filename": "oslo.context-5.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a5d907f528fb3a2e0f5052c54734ab5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20508,
            "upload_time": "2024-11-19T13:15:23",
            "upload_time_iso_8601": "2024-11-19T13:15:23.060740Z",
            "url": "https://files.pythonhosted.org/packages/24/ea/1c7dffc8ac05723aa24415a2b7eb660b84ae50549340062703e010defc76/oslo.context-5.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99f31a7fa94ca9d7807f193c83ea403f8526e19301f0cecbf20bd6f35c29fcfb",
                "md5": "712215de65c2a6473d564d1e7024b6a9",
                "sha256": "398c460b9cf7cb397ede7962223e4b88078fb2fbc53665a47a34e1b28890f4ce"
            },
            "downloads": -1,
            "filename": "oslo.context-5.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "712215de65c2a6473d564d1e7024b6a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 35115,
            "upload_time": "2024-11-19T13:15:24",
            "upload_time_iso_8601": "2024-11-19T13:15:24.785390Z",
            "url": "https://files.pythonhosted.org/packages/99/f3/1a7fa94ca9d7807f193c83ea403f8526e19301f0cecbf20bd6f35c29fcfb/oslo.context-5.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 13:15:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.context"
}
        
Elapsed time: 0.60622s