types-simplejson


Nametypes-simplejson JSON
Version 3.20.0.20250822 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for simplejson
upload_time2025-08-22 03:03:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements packaging requests tomli build setuptools twine mypy pytest types-requests black
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for simplejson

This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`simplejson`](https://github.com/simplejson/simplejson) package. It can be used by type checkers
to check code that uses `simplejson`. This version of
`types-simplejson` aims to provide accurate annotations for
`simplejson==3.20.*`.

This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/simplejson`](https://github.com/python/typeshed/tree/main/stubs/simplejson)
directory.

This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.17.1
* [pyright](https://github.com/microsoft/pyright) 1.1.404

It was generated from typeshed commit
[`ca44e4c45dc40fb47602dc79a3145ba61879add8`](https://github.com/python/typeshed/commit/ca44e4c45dc40fb47602dc79a3145ba61879add8).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-simplejson",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/df/6b/96d43a90cd202bd552cdd871858a11c138fe5ef11aeb4ed8e8dc51389257/types_simplejson-3.20.0.20250822.tar.gz",
    "platform": null,
    "description": "## Typing stubs for simplejson\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`simplejson`](https://github.com/simplejson/simplejson) package. It can be used by type checkers\nto check code that uses `simplejson`. This version of\n`types-simplejson` aims to provide accurate annotations for\n`simplejson==3.20.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/simplejson`](https://github.com/python/typeshed/tree/main/stubs/simplejson)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.17.1\n* [pyright](https://github.com/microsoft/pyright) 1.1.404\n\nIt was generated from typeshed commit\n[`ca44e4c45dc40fb47602dc79a3145ba61879add8`](https://github.com/python/typeshed/commit/ca44e4c45dc40fb47602dc79a3145ba61879add8).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typing stubs for simplejson",
    "version": "3.20.0.20250822",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/simplejson.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": null,
            "digests": {
                "blake2b_256": "3c9f8e2c9e6aee9a2ff34f2ffce6ccd9c26edeef6dfd366fde611dc2e2c00ab9",
                "md5": "28b55a58d1ccd021c51a6f0463db0bfb",
                "sha256": "b5e63ae220ac7a1b0bb9af43b9cb8652237c947981b2708b0c776d3b5d8fa169"
            },
            "downloads": -1,
            "filename": "types_simplejson-3.20.0.20250822-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28b55a58d1ccd021c51a6f0463db0bfb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10417,
            "upload_time": "2025-08-22T03:03:34",
            "upload_time_iso_8601": "2025-08-22T03:03:34.485205Z",
            "url": "https://files.pythonhosted.org/packages/3c/9f/8e2c9e6aee9a2ff34f2ffce6ccd9c26edeef6dfd366fde611dc2e2c00ab9/types_simplejson-3.20.0.20250822-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df6b96d43a90cd202bd552cdd871858a11c138fe5ef11aeb4ed8e8dc51389257",
                "md5": "793e0f2a04fa3a691fdf1fbbd3fdec92",
                "sha256": "2b0bfd57a6beed3b932fd2c3c7f8e2f48a7df3978c9bba43023a32b3741a95b0"
            },
            "downloads": -1,
            "filename": "types_simplejson-3.20.0.20250822.tar.gz",
            "has_sig": false,
            "md5_digest": "793e0f2a04fa3a691fdf1fbbd3fdec92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10608,
            "upload_time": "2025-08-22T03:03:35",
            "upload_time_iso_8601": "2025-08-22T03:03:35.360344Z",
            "url": "https://files.pythonhosted.org/packages/df/6b/96d43a90cd202bd552cdd871858a11c138fe5ef11aeb4ed8e8dc51389257/types_simplejson-3.20.0.20250822.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 03:03:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "typeshed-internal",
    "github_project": "stub_uploader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    "<",
                    "2.30.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "77.0.3"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "types-requests",
            "specs": []
        },
        {
            "name": "black",
            "specs": [
                [
                    "<",
                    "25"
                ],
                [
                    ">=",
                    "24.1.1"
                ]
            ]
        }
    ],
    "lcname": "types-simplejson"
}
        
Elapsed time: 2.78988s