types-frozendict


Nametypes-frozendict JSON
Version 2.0.9 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for frozendict
upload_time2022-06-09 09:19:22
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 frozendict

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

*Note:* The `frozendict` package includes type annotations or type stubs
since version 2.2.0. Please uninstall the `types-frozendict`
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 `81fd55a885e678559471710f249c7e27d02ec212`.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-frozendict",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/47/f6/e0cad2befd140af466063594afdaba23313580ab74e099e48c61f051df80/types-frozendict-2.0.9.tar.gz",
    "platform": null,
    "description": "## Typing stubs for frozendict\n\nThis is a PEP 561 type stub package for the `frozendict` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `frozendict`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/frozendict. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `frozendict` package includes type annotations or type stubs\nsince version 2.2.0. Please uninstall the `types-frozendict`\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 `81fd55a885e678559471710f249c7e27d02ec212`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for frozendict",
    "version": "2.0.9",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/frozendict.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": "f7ceb82dc24a102905e86e45502e23ee60bbc57703ba1b82a65f12a43486b4f2",
                "md5": "adf2e01eff9d62d022cb1d78d92fbc2b",
                "sha256": "d4292ef14f87ddec575ab1d968102dcba2c8f1e490acc67945eee1fc7de24d08"
            },
            "downloads": -1,
            "filename": "types_frozendict-2.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adf2e01eff9d62d022cb1d78d92fbc2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2440,
            "upload_time": "2022-06-09T09:19:21",
            "upload_time_iso_8601": "2022-06-09T09:19:21.451531Z",
            "url": "https://files.pythonhosted.org/packages/f7/ce/b82dc24a102905e86e45502e23ee60bbc57703ba1b82a65f12a43486b4f2/types_frozendict-2.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47f6e0cad2befd140af466063594afdaba23313580ab74e099e48c61f051df80",
                "md5": "60503f954e3952fa354481176784dc33",
                "sha256": "446b5f33125566c9885c31363e065d6416f8da6c81252af1e459a4e67a15487b"
            },
            "downloads": -1,
            "filename": "types-frozendict-2.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "60503f954e3952fa354481176784dc33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3158,
            "upload_time": "2022-06-09T09:19:22",
            "upload_time_iso_8601": "2022-06-09T09:19:22.818829Z",
            "url": "https://files.pythonhosted.org/packages/47/f6/e0cad2befd140af466063594afdaba23313580ab74e099e48c61f051df80/types-frozendict-2.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-06-09 09:19:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-frozendict"
}
        
Elapsed time: 0.49303s