types-orjson


Nametypes-orjson JSON
Version 3.6.2 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for orjson
upload_time2022-01-07 11:31:10
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 orjson

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

*Note:* The `orjson` package includes type annotations or type stubs
since version 3.6.1. Please uninstall the `types-orjson`
package if you use this or a newer version.


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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-orjson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8c/97/3f78cfdf663e5668e8b490d8c84d6de089d2d8dbad935f0dc43555d52a90/types-orjson-3.6.2.tar.gz",
    "platform": "",
    "description": "## Typing stubs for orjson\n\nThis is a PEP 561 type stub package for the `orjson` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `orjson`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/orjson. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `orjson` package includes type annotations or type stubs\nsince version 3.6.1. Please uninstall the `types-orjson`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/master/README.md for more details.\nThis package was generated from typeshed commit `032e6ee90cbb938259a2aa2183966502de19108e`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for orjson",
    "version": "3.6.2",
    "project_urls": {
        "Homepage": "https://github.com/python/typeshed"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5584b34abd2d08381c5113e475908a1d79d27dc9a15f669213cee4ca03d1a891",
                "md5": "34297560033e28625bc0c09ddfd379ad",
                "sha256": "22ee9a79236b6b0bfb35a0684eded62ad930a88a56797fa3c449b026cf7dbfe4"
            },
            "downloads": -1,
            "filename": "types_orjson-3.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34297560033e28625bc0c09ddfd379ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2224,
            "upload_time": "2022-01-07T11:31:09",
            "upload_time_iso_8601": "2022-01-07T11:31:09.271576Z",
            "url": "https://files.pythonhosted.org/packages/55/84/b34abd2d08381c5113e475908a1d79d27dc9a15f669213cee4ca03d1a891/types_orjson-3.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c973f78cfdf663e5668e8b490d8c84d6de089d2d8dbad935f0dc43555d52a90",
                "md5": "e7640652b24d86a7b09257723478bd71",
                "sha256": "cf9afcc79a86325c7aff251790338109ed6f6b1bab09d2d4262dd18c85a3c638"
            },
            "downloads": -1,
            "filename": "types-orjson-3.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e7640652b24d86a7b09257723478bd71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1999,
            "upload_time": "2022-01-07T11:31:10",
            "upload_time_iso_8601": "2022-01-07T11:31:10.518415Z",
            "url": "https://files.pythonhosted.org/packages/8c/97/3f78cfdf663e5668e8b490d8c84d6de089d2d8dbad935f0dc43555d52a90/types-orjson-3.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-01-07 11:31:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-orjson"
}
        
Elapsed time: 0.19066s