types-opentracing


Nametypes-opentracing JSON
Version 2.4.10.5 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for opentracing
upload_time2023-05-10 15:21:58
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for opentracing

This is a PEP 561 type stub package for the `opentracing` package. It
can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`opentracing`. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/opentracing. All fixes for
types and metadata should be contributed there.

See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-opentracing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f8/ed/a07b931614caff3c185988b1c009c7ef6453ebf954cc0a323453ff3cd6b0/types-opentracing-2.4.10.5.tar.gz",
    "platform": null,
    "description": "## Typing stubs for opentracing\n\nThis is a PEP 561 type stub package for the `opentracing` package. It\ncan be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`opentracing`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/opentracing. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for opentracing",
    "version": "2.4.10.5",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/opentracing.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c3721b292e4ecf3eb63e0b7eefb80b8beedb01e3a6fbf94373c168a7f44f540",
                "md5": "d8011dfac4137f94428471180e598e4d",
                "sha256": "8f12ab4dce3e298a8e6655da9a6d52171e7a275357eae4cec22a1663d94023a7"
            },
            "downloads": -1,
            "filename": "types_opentracing-2.4.10.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8011dfac4137f94428471180e598e4d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11942,
            "upload_time": "2023-05-10T15:21:56",
            "upload_time_iso_8601": "2023-05-10T15:21:56.259215Z",
            "url": "https://files.pythonhosted.org/packages/6c/37/21b292e4ecf3eb63e0b7eefb80b8beedb01e3a6fbf94373c168a7f44f540/types_opentracing-2.4.10.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8eda07b931614caff3c185988b1c009c7ef6453ebf954cc0a323453ff3cd6b0",
                "md5": "c83bd981c7c10ec510a340fb549b96e1",
                "sha256": "852d13ab1324832835d50c00cfd58b9267f0e79ec3189e5664c2a90c26880fd4"
            },
            "downloads": -1,
            "filename": "types-opentracing-2.4.10.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c83bd981c7c10ec510a340fb549b96e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7194,
            "upload_time": "2023-05-10T15:21:58",
            "upload_time_iso_8601": "2023-05-10T15:21:58.767466Z",
            "url": "https://files.pythonhosted.org/packages/f8/ed/a07b931614caff3c185988b1c009c7ef6453ebf954cc0a323453ff3cd6b0/types-opentracing-2.4.10.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 15:21:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-opentracing"
}
        
Elapsed time: 0.06782s