types-dataclasses


Nametypes-dataclasses JSON
Version 0.6.6 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for dataclasses
upload_time2022-06-30 09:49:21
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 dataclasses

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

*Note:* `types-dataclasses` is unmaintained and won't be updated.


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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-dataclasses",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4b/6a/dec8fbc818b1e716cb2d9424f1ea0f6f3b1443460eb6a70d00d9d8527360/types-dataclasses-0.6.6.tar.gz",
    "platform": null,
    "description": "## Typing stubs for dataclasses\n\nThis is a PEP 561 type stub package for the `dataclasses` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `dataclasses`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/dataclasses. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* `types-dataclasses` is unmaintained and won't be updated.\n\n\nSee https://github.com/python/typeshed/blob/master/README.md for more details.\nThis package was generated from typeshed commit `ec7ab6d4d6147adf01565d3b2bb2ae4d750f6b1e`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for dataclasses",
    "version": "0.6.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "35a70cd66f1857d203d1ae262e0a82d2",
                "sha256": "a0a1ab5324ba30363a15c9daa0f053ae4fff914812a1ebd8ad84a08e5349574d"
            },
            "downloads": -1,
            "filename": "types_dataclasses-0.6.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "35a70cd66f1857d203d1ae262e0a82d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2868,
            "upload_time": "2022-06-30T09:49:19",
            "upload_time_iso_8601": "2022-06-30T09:49:19.977667Z",
            "url": "https://files.pythonhosted.org/packages/31/85/23ab2bbc280266af5bf22ded4e070946d1694d1721ced90666b649eaa795/types_dataclasses-0.6.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f79e02223c060d621a611eafcc88892f",
                "sha256": "4b5a2fcf8e568d5a1974cd69010e320e1af8251177ec968de7b9bb49aa49f7b9"
            },
            "downloads": -1,
            "filename": "types-dataclasses-0.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f79e02223c060d621a611eafcc88892f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2884,
            "upload_time": "2022-06-30T09:49:21",
            "upload_time_iso_8601": "2022-06-30T09:49:21.449211Z",
            "url": "https://files.pythonhosted.org/packages/4b/6a/dec8fbc818b1e716cb2d9424f1ea0f6f3b1443460eb6a70d00d9d8527360/types-dataclasses-0.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-06-30 09:49:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-dataclasses"
}
        
Elapsed time: 0.01662s