types-pkg-resources


Nametypes-pkg-resources JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for pkg_resources
upload_time2021-06-17 15:01:28
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 pkg_resources

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

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-pkg-resources",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a4/5c/5e04590a4b9749a33a6b8b93784270a65f8ebdec55a0b7742bb30e2075bb/types-pkg_resources-0.1.3.tar.gz",
    "platform": "",
    "description": "## Typing stubs for pkg_resources\n\nThis is an auto-generated PEP 561 type stub package for `pkg_resources` package.\nIt can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code\nthat uses `pkg_resources`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/master/stubs/pkg_resources. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/master/README.md for more details.\nThis package was generated from typeshed commit `64f463172b27d7321461890dd3edf416a103ace7`.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for pkg_resources",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/python/typeshed"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e997a24ffd614ac2962dabbd599afbed00adf6464604a53b96b5f48301518a5f",
                "md5": "d2a1bcdba8192c1e684df99ec5ea95af",
                "sha256": "0cb9972cee992249f93fff1a491bf2dc3ce674e5a1926e27d4f0866f7d9b6d9c"
            },
            "downloads": -1,
            "filename": "types_pkg_resources-0.1.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2a1bcdba8192c1e684df99ec5ea95af",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4810,
            "upload_time": "2021-06-17T15:01:26",
            "upload_time_iso_8601": "2021-06-17T15:01:26.789461Z",
            "url": "https://files.pythonhosted.org/packages/e9/97/a24ffd614ac2962dabbd599afbed00adf6464604a53b96b5f48301518a5f/types_pkg_resources-0.1.3-py2.py3-none-any.whl",
            "yanked": true,
            "yanked_reason": "Use types-setuptools instead"
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a45c5e04590a4b9749a33a6b8b93784270a65f8ebdec55a0b7742bb30e2075bb",
                "md5": "213526953cb2557487925c9d3e8558f5",
                "sha256": "834a9b8d3dbea343562fd99d5d3359a726f6bf9d3733bccd2b4f3096fbab9dae"
            },
            "downloads": -1,
            "filename": "types-pkg_resources-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "213526953cb2557487925c9d3e8558f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4204,
            "upload_time": "2021-06-17T15:01:28",
            "upload_time_iso_8601": "2021-06-17T15:01:28.046110Z",
            "url": "https://files.pythonhosted.org/packages/a4/5c/5e04590a4b9749a33a6b8b93784270a65f8ebdec55a0b7742bb30e2075bb/types-pkg_resources-0.1.3.tar.gz",
            "yanked": true,
            "yanked_reason": "Use types-setuptools instead"
        }
    ],
    "upload_time": "2021-06-17 15:01:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-pkg-resources"
}
        
Elapsed time: 0.40997s