{"library":"types-paramiko","type":"library","category":null,"description":"types-paramiko provides static type checking stubs for the Paramiko SSH library. It allows type checkers like Mypy and Pyright to analyze code that uses `paramiko` for better IDE support, type inference, and catching type-related errors before runtime. This package is part of the Typeshed project, aims to provide accurate annotations for `paramiko==4.0.*`, and is updated frequently, sometimes daily.","language":"python","status":"active","version":"4.0.0.20260402","tags":["typing","stubs","paramiko","ssh","type-checking"],"install":[{"cmd":"pip install types-paramiko paramiko","imports":["import paramiko\nclient = paramiko.SSHClient()","import paramiko\ntransport = paramiko.Transport(...)","import paramiko\nkey = paramiko.PKey()"]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/paramiko.md","pypi":"https://pypi.org/project/types-paramiko/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.81,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-paramiko/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":"verified"}}