## Typing stubs for paramiko
This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`paramiko`](https://github.com/paramiko/paramiko) package. It can be used by type checkers
to check code that uses `paramiko`. This version of
`types-paramiko` aims to provide accurate annotations for
`paramiko==4.0.*`.
This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/paramiko`](https://github.com/python/typeshed/tree/main/stubs/paramiko)
directory.
This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.17.1
* [pyright](https://github.com/microsoft/pyright) 1.1.404
It was generated from typeshed commit
[`ca44e4c45dc40fb47602dc79a3145ba61879add8`](https://github.com/python/typeshed/commit/ca44e4c45dc40fb47602dc79a3145ba61879add8).
Raw data
{
"_id": null,
"home_page": null,
"name": "types-paramiko",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b7/b8/c6ff3b10c2f7b9897650af746f0dc6c5cddf054db857bc79d621f53c7d22/types_paramiko-4.0.0.20250822.tar.gz",
"platform": null,
"description": "## Typing stubs for paramiko\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`paramiko`](https://github.com/paramiko/paramiko) package. It can be used by type checkers\nto check code that uses `paramiko`. This version of\n`types-paramiko` aims to provide accurate annotations for\n`paramiko==4.0.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/paramiko`](https://github.com/python/typeshed/tree/main/stubs/paramiko)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.17.1\n* [pyright](https://github.com/microsoft/pyright) 1.1.404\n\nIt was generated from typeshed commit\n[`ca44e4c45dc40fb47602dc79a3145ba61879add8`](https://github.com/python/typeshed/commit/ca44e4c45dc40fb47602dc79a3145ba61879add8).\n",
"bugtrack_url": null,
"license": null,
"summary": "Typing stubs for paramiko",
"version": "4.0.0.20250822",
"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": null,
"digests": {
"blake2b_256": "79a1b3774ed924a66ee2c041224d89c36f0c21f4f6cf75036d6ee7698bf8a4b9",
"md5": "5fbab1a36ae69b888e8ebff74490b5f5",
"sha256": "55bdb14db75ca89039725ec64ae3fa26b8d57b6991cfb476212fa8f83a59753c"
},
"downloads": -1,
"filename": "types_paramiko-4.0.0.20250822-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5fbab1a36ae69b888e8ebff74490b5f5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 38833,
"upload_time": "2025-08-22T03:03:42",
"upload_time_iso_8601": "2025-08-22T03:03:42.072851Z",
"url": "https://files.pythonhosted.org/packages/79/a1/b3774ed924a66ee2c041224d89c36f0c21f4f6cf75036d6ee7698bf8a4b9/types_paramiko-4.0.0.20250822-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b7b8c6ff3b10c2f7b9897650af746f0dc6c5cddf054db857bc79d621f53c7d22",
"md5": "cc8c05c9612a3e75b0b1cd47bc95e554",
"sha256": "1b56b0cbd3eec3d2fd123c9eb2704e612b777e15a17705a804279ea6525e0c53"
},
"downloads": -1,
"filename": "types_paramiko-4.0.0.20250822.tar.gz",
"has_sig": false,
"md5_digest": "cc8c05c9612a3e75b0b1cd47bc95e554",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 28730,
"upload_time": "2025-08-22T03:03:43",
"upload_time_iso_8601": "2025-08-22T03:03:43.262071Z",
"url": "https://files.pythonhosted.org/packages/b7/b8/c6ff3b10c2f7b9897650af746f0dc6c5cddf054db857bc79d621f53c7d22/types_paramiko-4.0.0.20250822.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-22 03:03:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "typeshed-internal",
"github_project": "stub_uploader",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "packaging",
"specs": []
},
{
"name": "requests",
"specs": [
[
"<",
"2.30.0"
]
]
},
{
"name": "tomli",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "setuptools",
"specs": [
[
">=",
"77.0.3"
]
]
},
{
"name": "twine",
"specs": []
},
{
"name": "mypy",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "types-requests",
"specs": []
},
{
"name": "black",
"specs": [
[
"<",
"25"
],
[
">=",
"24.1.1"
]
]
}
],
"lcname": "types-paramiko"
}