types-docopt


Nametypes-docopt JSON
Version 0.6.11.4 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for docopt
upload_time2023-08-13 21:12:00
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 docopt

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

See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `22b055a147b5d672bf7e1f58cc6bf52cc526b35f` and was tested
with mypy 1.4.1, pyright 1.1.320, and
pytype 2023.7.21.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-docopt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0a/48/92a6e3ac7466206961c4a28ccaaebbf4d1dc6408cea8a33e2c1f34b7f6c7/types-docopt-0.6.11.4.tar.gz",
    "platform": null,
    "description": "## Typing stubs for docopt\n\nThis is a PEP 561 type stub package for the `docopt` package. It\ncan be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`docopt`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/docopt. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `22b055a147b5d672bf7e1f58cc6bf52cc526b35f` and was tested\nwith mypy 1.4.1, pyright 1.1.320, and\npytype 2023.7.21.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for docopt",
    "version": "0.6.11.4",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/docopt.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": "4509c7944b4a533e8a8b05a8d8528619223288af714a2411b67f9398881075e3",
                "md5": "42682979d5e07a97c13e9a9c25a53c73",
                "sha256": "694fc67fc3b15733b65d3f07aa1eefc08212a0e2515dd39535ca81f45d3ac3e3"
            },
            "downloads": -1,
            "filename": "types_docopt-0.6.11.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42682979d5e07a97c13e9a9c25a53c73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2377,
            "upload_time": "2023-08-13T21:11:59",
            "upload_time_iso_8601": "2023-08-13T21:11:59.478920Z",
            "url": "https://files.pythonhosted.org/packages/45/09/c7944b4a533e8a8b05a8d8528619223288af714a2411b67f9398881075e3/types_docopt-0.6.11.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a4892a6e3ac7466206961c4a28ccaaebbf4d1dc6408cea8a33e2c1f34b7f6c7",
                "md5": "fb9f3843c082140afaed23a6d452d449",
                "sha256": "991a64c1569310c2240ae734fd2c10627abb8a4afaf3be5ac6f4eff9a601f31a"
            },
            "downloads": -1,
            "filename": "types-docopt-0.6.11.4.tar.gz",
            "has_sig": false,
            "md5_digest": "fb9f3843c082140afaed23a6d452d449",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2708,
            "upload_time": "2023-08-13T21:12:00",
            "upload_time_iso_8601": "2023-08-13T21:12:00.578252Z",
            "url": "https://files.pythonhosted.org/packages/0a/48/92a6e3ac7466206961c4a28ccaaebbf4d1dc6408cea8a33e2c1f34b7f6c7/types-docopt-0.6.11.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 21:12:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-docopt"
}
        
Elapsed time: 0.10032s