types-paramiko


Nametypes-paramiko JSON
Version 3.5.0.20240918 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for paramiko
upload_time2024-09-18 02:38:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for paramiko

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`paramiko`](https://github.com/paramiko/paramiko) 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
`paramiko`.

This version of `types-paramiko` aims to provide accurate annotations
for `paramiko==3.5.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/paramiko. All fixes for
types and metadata should be contributed there.

This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).
If you find that annotations are missing, feel free to contribute and help complete them.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
[`eb7df6d11873914895f87fa4d183be00e94a3949`](https://github.com/python/typeshed/commit/eb7df6d11873914895f87fa4d183be00e94a3949) and was tested
with mypy 1.11.1, pyright 1.1.379, and
pytype 2024.9.13.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-paramiko",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8a/b3/0a1b5af6682df0c78a3e6a6f60939a152e12e358c97b22158f7a2b76fba6/types-paramiko-3.5.0.20240918.tar.gz",
    "platform": null,
    "description": "## Typing stubs for paramiko\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`paramiko`](https://github.com/paramiko/paramiko) package.\nIt can 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`paramiko`.\n\nThis version of `types-paramiko` aims to provide accurate annotations\nfor `paramiko==3.5.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/paramiko. All fixes for\ntypes and metadata should be contributed there.\n\nThis stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).\nIf you find that annotations are missing, feel free to contribute and help complete them.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit\n[`eb7df6d11873914895f87fa4d183be00e94a3949`](https://github.com/python/typeshed/commit/eb7df6d11873914895f87fa4d183be00e94a3949) and was tested\nwith mypy 1.11.1, pyright 1.1.379, and\npytype 2024.9.13.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Typing stubs for paramiko",
    "version": "3.5.0.20240918",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/paramiko.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": "9dffcfa1c89a3d0c82e84f24cb967f0679fbd46b8ac656e335ed23fee128e2a4",
                "md5": "7fb8f9dc7280298809332a19e2bc3f00",
                "sha256": "6f9b311c63c16c74b923529315e6c75585b323f910b121568d4b3e47cedaf321"
            },
            "downloads": -1,
            "filename": "types_paramiko-3.5.0.20240918-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7fb8f9dc7280298809332a19e2bc3f00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33993,
            "upload_time": "2024-09-18T02:38:48",
            "upload_time_iso_8601": "2024-09-18T02:38:48.717422Z",
            "url": "https://files.pythonhosted.org/packages/9d/ff/cfa1c89a3d0c82e84f24cb967f0679fbd46b8ac656e335ed23fee128e2a4/types_paramiko-3.5.0.20240918-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ab30a1b5af6682df0c78a3e6a6f60939a152e12e358c97b22158f7a2b76fba6",
                "md5": "c3726ec480c1485e53479c164fe92e91",
                "sha256": "e0e6c6c72abe922b035edd62741b4a1cd056ec50c548b2b9e17539bb27b2ba94"
            },
            "downloads": -1,
            "filename": "types-paramiko-3.5.0.20240918.tar.gz",
            "has_sig": false,
            "md5_digest": "c3726ec480c1485e53479c164fe92e91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23157,
            "upload_time": "2024-09-18T02:38:49",
            "upload_time_iso_8601": "2024-09-18T02:38:49.955820Z",
            "url": "https://files.pythonhosted.org/packages/8a/b3/0a1b5af6682df0c78a3e6a6f60939a152e12e358c97b22158f7a2b76fba6/types-paramiko-3.5.0.20240918.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 02:38:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-paramiko"
}
        
Elapsed time: 0.32875s