types-paramiko 4.0.0.20250822
Version history | Download JSON
-
PyPI https://pypi.org/project/types-paramiko/ Repository https://github.com/python/typeshed -
py.typedstubs-only typeshed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 2769 "Any" : 25 "Untyped" : 2 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 76 "classes" : 2053 "other" : 207- 32 functions (+0 overloads)
- 44 parameters
- 153 classes
- 872 methods (+0 overloads)
- 1133 parameters
- 38 properties
- 872 methods (+0 overloads)
- 43 modules
- 207 attrs
- 32 functions (+0 overloads)
Modules
Incomplete Annotations
paramiko.ber (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
BER.encode |
2 | 2 | 1 |
paramiko.channel (0 missing, 6 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Channel.makefile |
2 | 2 | 1 |
meth |
Channel.makefile_stderr |
2 | 2 | 1 |
meth |
Channel.makefile_stdin |
2 | 2 | 1 |
meth |
Channel.makefile |
2 | 2 | 1 |
meth |
Channel.makefile_stderr |
2 | 2 | 1 |
meth |
Channel.makefile_stdin |
2 | 2 | 1 |
paramiko.message (0 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Message.add |
2 | 2 | 1 |
meth |
Message.add |
2 | 2 | 1 |
paramiko.packet (0 missing, 1 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
paramiko.packet.first_arg |
2 | 2 | 1 |
paramiko.proxy (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
paramiko.proxy.subprocess |
1 | 0 | 0 |
paramiko.sftp_server (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SFTPServer.init |
7 | 7 | 2 |
meth |
SFTPServer.init |
7 | 7 | 2 |
paramiko.sftp_si (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
SFTPServerInterface.init |
4 | 4 | 2 |
meth |
SFTPServerInterface.init |
4 | 4 | 2 |
paramiko.ssh_exception (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
paramiko.config.invoke |
1 | 0 | 0 |
paramiko.transport (0 missing, 4 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
Transport.set_subsystem_handler |
5 | 5 | 2 |
meth |
Transport.set_subsystem_handler |
5 | 5 | 2 |
paramiko.win_pageant (0 missing, 3 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
COPYDATASTRUCT.num_data |
1 | 1 | 1 |
attr |
COPYDATASTRUCT.data_size |
1 | 1 | 1 |
attr |
COPYDATASTRUCT.data_loc |
1 | 1 | 1 |
Type-Ignore Comments
| Flavor | Count |
|---|---|
type: ignore[override] |
9 |