Skip to content

paramiko 4.0.0

Version history | Download JSON

  • PyPI https://pypi.org/project/paramiko/
    Repository https://github.com/paramiko/paramiko

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 2232
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 2232 typable
      • 0 typed
      • 2232 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 76
        "classes" : 1772
        "other" : 149
    • 32 functions (+0 overloads)
      • 44 parameters
    • 107 classes
      • 779 methods (+0 overloads)
        • 954 parameters
      • 34 properties
    • 43 modules
      • 149 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
paramiko 0.0% 0.0% 1 0
paramiko.agent 0.0% 0.0% 67 0
paramiko.auth_handler 0.0% 0.0% 131 0
paramiko.auth_strategy 0.0% 0.0% 50 0
paramiko.ber 0.0% 0.0% 18 0
paramiko.buffered_pipe 0.0% 0.0% 16 0
paramiko.channel 0.0% 0.0% 163 0
paramiko.client 0.0% 0.0% 90 0
paramiko.common 0.0% 0.0% 92 0
paramiko.compress 0.0% 0.0% 8 0
paramiko.config 0.0% 0.0% 59 0
paramiko.ecdsakey 0.0% 0.0% 50 0
paramiko.ed25519key 0.0% 0.0% 21 0
paramiko.file 0.0% 0.0% 40 0
paramiko.hostkeys 0.0% 0.0% 50 0
paramiko.kex_curve25519 0.0% 0.0% 17 0
paramiko.kex_ecdh_nist 0.0% 0.0% 20 0
paramiko.kex_gex 0.0% 0.0% 31 0
paramiko.kex_group1 0.0% 0.0% 18 0
paramiko.kex_group14 0.0% 0.0% 0 0
paramiko.kex_group16 0.0% 0.0% 0 0
paramiko.kex_gss 0.0% 0.0% 73 0
paramiko.message 0.0% 0.0% 43 0
paramiko.packet 0.0% 0.0% 76 0
paramiko.pipe 0.0% 0.0% 19 0
paramiko.pkey 0.0% 0.0% 104 0
paramiko.primes 0.0% 0.0% 11 0
paramiko.proxy 0.0% 0.0% 14 0
paramiko.rsakey 0.0% 0.0% 41 0
paramiko.server 0.0% 0.0% 96 0
paramiko.sftp 0.0% 0.0% 53 0
paramiko.sftp_attr 0.0% 0.0% 27 0
paramiko.sftp_client 0.0% 0.0% 116 0
paramiko.sftp_file 0.0% 0.0% 67 0
paramiko.sftp_handle 0.0% 0.0% 18 0
paramiko.sftp_server 0.0% 0.0% 53 0
paramiko.sftp_si 0.0% 0.0% 39 0
paramiko.ssh_exception 0.0% 0.0% 34 0
paramiko.ssh_gss 0.0% 0.0% 3 0
paramiko.transport 0.0% 0.0% 330 0
paramiko.util 0.0% 0.0% 59 0
paramiko.win_openssh 0.0% 0.0% 7 0
paramiko.win_pageant 0.0% 0.0% 7 0

Incomplete Annotations

paramiko (1 missing, 0 any)

Symbol Typable Typed Any
attr version 1 0 0

paramiko.agent (67 missing, 0 any)

Symbol Typable Typed Any
meth AgentClientProxy.init 2 0 0
meth AgentClientProxy.del 1 0 0
meth AgentClientProxy.connect 1 0 0
meth AgentClientProxy.close 1 0 0
attr AgentClientProxy.thread 1 0 0
attr cSSH2_AGENTC_REQUEST_IDENTITIES 1 0 0
meth AgentSSH.init 1 0 0
meth AgentSSH.get_keys 1 0 0
meth AgentSSH._connect 2 0 0
meth AgentSSH._close 1 0 0
meth AgentSSH._send_message 2 0 0
meth AgentSSH._read_all 2 0 0
func get_agent_connection 1 0 0
meth AgentRequestHandler.init 2 0 0
meth AgentRequestHandler._forward_agent_handler 2 0 0
meth AgentRequestHandler.del 1 0 0
meth AgentRequestHandler.close 1 0 0
meth AgentRemoteProxy.init 3 0 0
meth AgentRemoteProxy.get_connection 1 0 0
meth AgentKey.init 4 0 0
meth AgentKey.log 3 0 0
meth AgentKey.asbytes 1 0 0
meth AgentKey.get_name 1 0 0
meth AgentKey.get_bits 1 0 0
meth AgentKey.getattr 2 0 0
meth AgentKey.sign_ssh_data 3 0 0
prop AgentKey._fields 1 0 0
attr AgentKey.agent 1 0 0
attr AgentKey.blob 1 0 0
attr AgentKey.comment 1 0 0
attr AgentKey.name 1 0 0
attr AgentKey.inner_key 1 0 0
meth AgentLocalProxy.init 2 0 0
meth AgentLocalProxy.get_connection 1 0 0
meth AgentProxyThread.init 2 0 0
meth AgentProxyThread.run 1 0 0
meth AgentProxyThread._communicate 1 0 0
meth AgentProxyThread._close 1 0 0
meth Agent.init 1 0 0
meth Agent.close 1 0 0
meth AgentServerProxy.init 2 0 0
meth AgentServerProxy.del 1 0 0
meth AgentServerProxy.connect 1 0 0
meth AgentServerProxy.close 1 0 0
meth AgentServerProxy.get_env 1 0 0
meth AgentServerProxy._get_filename 1 0 0
attr AgentServerProxy.thread 1 0 0
attr cSSH2_AGENTC_SIGN_REQUEST 1 0 0

paramiko.auth_handler (131 missing, 0 any)

Symbol Typable Typed Any
meth GssapiWithMicAuthHandler.init 3 0 0
meth GssapiWithMicAuthHandler.abort 1 0 0
meth GssapiWithMicAuthHandler._restore_delegate_auth_handler 1 0 0
meth GssapiWithMicAuthHandler._parse_userauth_gssapi_token 2 0 0
meth GssapiWithMicAuthHandler._parse_userauth_gssapi_mic 2 0 0
meth GssapiWithMicAuthHandler._parse_service_request 2 0 0
meth GssapiWithMicAuthHandler._parse_userauth_request 2 0 0
prop GssapiWithMicAuthHandler.transport 1 0 0
prop GssapiWithMicAuthHandler._send_auth_result 1 0 0
prop GssapiWithMicAuthHandler.auth_username 1 0 0
prop GssapiWithMicAuthHandler.gss_host 1 0 0
prop GssapiWithMicAuthHandler._handler_table 1 0 0
attr GssapiWithMicAuthHandler.sshgss 1 0 0
meth AuthHandler.init 2 0 0
meth AuthHandler._log 2 0 0
meth AuthHandler.is_authenticated 1 0 0
meth AuthHandler.get_username 1 0 0
meth AuthHandler.auth_none 3 0 0
meth AuthHandler.auth_publickey 4 0 0
meth AuthHandler.auth_password 4 0 0
meth AuthHandler.auth_interactive 5 0 0
meth AuthHandler.auth_gssapi_with_mic 5 0 0
meth AuthHandler.auth_gssapi_keyex 3 0 0
meth AuthHandler.abort 1 0 0
meth AuthHandler._request_auth 1 0 0
meth AuthHandler._disconnect_service_not_available 1 0 0
meth AuthHandler._disconnect_no_more_auth 1 0 0
meth AuthHandler._get_key_type_and_bits 2 0 0
meth AuthHandler._get_session_blob 5 0 0
meth AuthHandler.wait_for_response 2 0 0
meth AuthHandler._parse_service_request 2 0 0
meth AuthHandler._generate_key_from_request 3 0 0
meth AuthHandler._choose_fallback_pubkey_algorithm 3 0 0
meth AuthHandler._finalize_pubkey_algorithm 2 0 0
meth AuthHandler._parse_service_accept 2 0 0
meth AuthHandler._send_auth_result 4 0 0
meth AuthHandler._interactive_query 2 0 0
meth AuthHandler._parse_userauth_request 2 0 0
meth AuthHandler._parse_userauth_success 2 0 0
meth AuthHandler._parse_userauth_failure 2 0 0
meth AuthHandler._parse_userauth_banner 2 0 0
meth AuthHandler._parse_userauth_info_request 2 0 0
meth AuthHandler._parse_userauth_info_response 2 0 0
meth AuthHandler._handle_local_gss_failure 2 0 0
prop AuthHandler._server_handler_table 1 0 0
prop AuthHandler._client_handler_table 1 0 0
prop AuthHandler._handler_table 1 0 0
attr AuthHandler.transport 1 0 0
attr AuthHandler.username 1 0 0
attr AuthHandler.authenticated 1 0 0
attr AuthHandler.auth_event 1 0 0
attr AuthHandler.auth_method 1 0 0
attr AuthHandler.banner 1 0 0
attr AuthHandler.password 1 0 0
attr AuthHandler.private_key 1 0 0
attr AuthHandler.interactive_handler 1 0 0
attr AuthHandler.submethods 1 0 0
attr AuthHandler.auth_username 1 0 0
attr AuthHandler.auth_fail_count 1 0 0
attr AuthHandler.gss_host 1 0 0
attr AuthHandler.gss_deleg_creds 1 0 0
meth AuthOnlyHandler.send_auth_request 4 0 0
meth AuthOnlyHandler.auth_none 2 0 0
meth AuthOnlyHandler.auth_publickey 3 0 0
meth AuthOnlyHandler.auth_password 3 0 0
meth AuthOnlyHandler.auth_interactive 4 0 0
meth AuthOnlyHandler._choose_fallback_pubkey_algorithm 3 0 0
prop AuthOnlyHandler._client_handler_table 1 0 0

paramiko.auth_strategy (50 missing, 0 any)

Symbol Typable Typed Any
meth Password.init 3 0 0
meth Password.repr 1 0 0
meth Password.authenticate 2 0 0
attr Password.password_getter 1 0 0
meth AuthResult.init 4 0 0
meth AuthResult.str 1 0 0
attr AuthResult.strategy 1 0 0
meth PrivateKey.authenticate 2 0 0
meth OnDiskPrivateKey.init 5 0 0
meth OnDiskPrivateKey.repr 1 0 0
attr OnDiskPrivateKey.source 1 0 0
attr OnDiskPrivateKey.path 1 0 0
attr OnDiskPrivateKey.pkey 1 0 0
meth NoneAuth.authenticate 2 0 0
meth AuthStrategy.init 2 0 0
meth AuthStrategy.get_sources 1 0 0
meth AuthStrategy.authenticate 2 0 0
attr AuthStrategy.ssh_config 1 0 0
attr AuthStrategy.log 1 0 0
meth AuthFailure.init 2 0 0
meth AuthFailure.str 1 0 0
attr AuthFailure.result 1 0 0
meth AuthSource.init 2 0 0
meth AuthSource._repr 2 0 0
meth AuthSource.repr 1 0 0
meth AuthSource.authenticate 2 0 0
attr AuthSource.username 1 0 0
meth InMemoryPrivateKey.init 3 0 0
meth InMemoryPrivateKey.repr 1 0 0
attr InMemoryPrivateKey.pkey 1 0 0

paramiko.ber (18 missing, 0 any)

Symbol Typable Typed Any
meth BER.init 2 0 0
meth BER.asbytes 1 0 0
meth BER.str 1 0 0
meth BER.repr 1 0 0
meth BER.decode 1 0 0
meth BER.decode_next 1 0 0
meth BER.decode_sequence 2 0 0
meth BER.encode_tlv 3 0 0
meth BER.encode 2 0 0
meth BER.encode_sequence 2 0 0
attr BER.content 1 0 0
attr BER.idx 1 0 0

paramiko.buffered_pipe (16 missing, 0 any)

Symbol Typable Typed Any
meth BufferedPipe.init 1 0 0
meth BufferedPipe._buffer_frombytes 2 0 0
meth BufferedPipe._buffer_tobytes 2 0 0
meth BufferedPipe.set_event 2 0 0
meth BufferedPipe.feed 2 0 0
meth BufferedPipe.read_ready 1 0 0
meth BufferedPipe.read 3 0 0
meth BufferedPipe.empty 1 0 0
meth BufferedPipe.close 1 0 0
meth BufferedPipe.len 1 0 0

paramiko.channel (163 missing, 0 any)

Symbol Typable Typed Any
func open_only 2 0 0
meth ChannelFile.init 4 0 0
meth ChannelFile.repr 1 0 0
meth ChannelFile._read 2 0 0
meth ChannelFile._write 2 0 0
attr ChannelFile.channel 1 0 0
meth Channel.init 2 0 0
meth Channel.del 1 0 0
meth Channel.repr 1 0 0
meth Channel.get_pty 6 0 0
meth Channel.invoke_shell 1 0 0
meth Channel.exec_command 2 0 0
meth Channel.invoke_subsystem 2 0 0
meth Channel.resize_pty 5 0 0
meth Channel.update_environment 2 0 0
meth Channel.set_environment_variable 3 0 0
meth Channel.exit_status_ready 1 0 0
meth Channel.recv_exit_status 1 0 0
meth Channel.send_exit_status 2 0 0
meth Channel.request_x11 6 0 0
meth Channel.request_forward_agent 2 0 0
meth Channel.get_transport 1 0 0
meth Channel.set_name 2 0 0
meth Channel.get_name 1 0 0
meth Channel.get_id 1 0 0
meth Channel.set_combine_stderr 2 0 0
meth Channel.settimeout 2 0 0
meth Channel.gettimeout 1 0 0
meth Channel.setblocking 2 0 0
meth Channel.getpeername 1 0 0
meth Channel.close 1 0 0
meth Channel.recv_ready 1 0 0
meth Channel.recv 2 0 0
meth Channel.recv_stderr_ready 1 0 0
meth Channel.recv_stderr 2 0 0
meth Channel.send_ready 1 0 0
meth Channel.send 2 0 0
meth Channel.send_stderr 2 0 0
meth Channel.sendall 2 0 0
meth Channel.sendall_stderr 2 0 0
meth Channel.makefile 2 0 0
meth Channel.makefile_stderr 2 0 0
meth Channel.makefile_stdin 2 0 0
meth Channel.fileno 1 0 0
meth Channel.shutdown 2 0 0
meth Channel.shutdown_read 1 0 0
meth Channel.shutdown_write 1 0 0
meth Channel._set_transport 2 0 0
meth Channel._set_window 3 0 0
meth Channel._set_remote_channel 4 0 0
meth Channel._request_success 2 0 0
meth Channel._request_failed 2 0 0
meth Channel._feed 2 0 0
meth Channel._feed_extended 2 0 0
meth Channel._window_adjust 2 0 0
meth Channel._handle_request 2 0 0
meth Channel._handle_eof 2 0 0
meth Channel._handle_close 2 0 0
meth Channel._send 3 0 0
meth Channel._log 4 0 0
meth Channel._event_pending 1 0 0
meth Channel._wait_for_event 1 0 0
meth Channel._set_closed 1 0 0
meth Channel._send_eof 1 0 0
meth Channel._close_internal 1 0 0
meth Channel._unlink 1 0 0
meth Channel._check_add_window 2 0 0
meth Channel._wait_for_send_window 2 0 0
prop Channel._closed 1 0 0
attr Channel.chanid 1 0 0
attr Channel.remote_chanid 1 0 0
attr Channel.transport 1 0 0
attr Channel.active 1 0 0
attr Channel.eof_received 1 0 0
attr Channel.eof_sent 1 0 0
attr Channel.in_buffer 1 0 0
attr Channel.in_stderr_buffer 1 0 0
attr Channel.timeout 1 0 0
attr Channel.closed 1 0 0
attr Channel.ultra_debug 1 0 0
attr Channel.lock 1 0 0
attr Channel.out_buffer_cv 1 0 0
attr Channel.in_window_size 1 0 0
attr Channel.out_window_size 1 0 0
attr Channel.in_max_packet_size 1 0 0
attr Channel.out_max_packet_size 1 0 0
attr Channel.in_window_threshold 1 0 0
attr Channel.in_window_sofar 1 0 0
attr Channel.status_event 1 0 0
attr Channel.logger 1 0 0
attr Channel.event 1 0 0
attr Channel.event_ready 1 0 0
attr Channel.combine_stderr 1 0 0
attr Channel.exit_status 1 0 0
attr Channel.origin_addr 1 0 0
meth ChannelStderrFile._read 2 0 0
meth ChannelStderrFile._write 2 0 0
meth ChannelStdinFile.close 1 0 0

paramiko.client (90 missing, 0 any)

Symbol Typable Typed Any
meth AutoAddPolicy.missing_host_key 4 0 0
meth SSHClient.init 1 0 0
meth SSHClient.load_system_host_keys 2 0 0
meth SSHClient.load_host_keys 2 0 0
meth SSHClient.save_host_keys 2 0 0
meth SSHClient.get_host_keys 1 0 0
meth SSHClient.set_log_channel 2 0 0
meth SSHClient.set_missing_host_key_policy 2 0 0
meth SSHClient._families_and_addresses 3 0 0
meth SSHClient.connect 24 0 0
meth SSHClient.close 1 0 0
meth SSHClient.exec_command 6 0 0
meth SSHClient.invoke_shell 7 0 0
meth SSHClient.open_sftp 1 0 0
meth SSHClient.get_transport 1 0 0
meth SSHClient._key_from_filepath 4 0 0
meth SSHClient._auth 12 0 0
meth SSHClient._log 3 0 0
meth MissingHostKeyPolicy.missing_host_key 4 0 0
meth RejectPolicy.missing_host_key 4 0 0
meth WarningPolicy.missing_host_key 4 0 0

paramiko.common (92 missing, 0 any)

Symbol Typable Typed Any
attr MSG_CHANNEL_SUCCESS 1 0 0
attr cMSG_REQUEST_FAILURE 1 0 0
attr max_byte 1 0 0
attr MSG_USERAUTH_FAILURE 1 0 0
attr OPEN_FAILED_CONNECT_FAILED 1 0 0
func byte_ord 2 0 0
attr cMSG_CHANNEL_OPEN_SUCCESS 1 0 0
attr cMSG_CHANNEL_DATA 1 0 0
attr cMSG_SERVICE_REQUEST 1 0 0
attr MSG_DEBUG 1 0 0
attr MSG_USERAUTH_INFO_RESPONSE 1 0 0
attr MSG_CHANNEL_REQUEST 1 0 0
attr cMSG_SERVICE_ACCEPT 1 0 0
attr cMSG_USERAUTH_GSSAPI_ERRTOK 1 0 0
attr MSG_CHANNEL_FAILURE 1 0 0
attr cr_byte 1 0 0
attr OPEN_FAILED_RESOURCE_SHORTAGE 1 0 0
attr MSG_CHANNEL_OPEN 1 0 0
attr MSG_USERAUTH_INFO_REQUEST 1 0 0
attr MSG_USERAUTH_REQUEST 1 0 0
attr cMSG_REQUEST_SUCCESS 1 0 0
attr zero_byte 1 0 0
attr cMSG_DEBUG 1 0 0
attr MSG_REQUEST_FAILURE 1 0 0
attr cMSG_KEXINIT 1 0 0
attr MSG_CHANNEL_OPEN_SUCCESS 1 0 0
attr MSG_CHANNEL_OPEN_FAILURE 1 0 0
attr OPEN_FAILED_ADMINISTRATIVELY_PROHIBITED 1 0 0
attr MSG_USERAUTH_GSSAPI_EXCHANGE_COMPLETE 1 0 0
attr MSG_REQUEST_SUCCESS 1 0 0
attr AUTH_PARTIALLY_SUCCESSFUL 1 0 0
attr MSG_GLOBAL_REQUEST 1 0 0
attr cMSG_IGNORE 1 0 0
attr MSG_CHANNEL_EOF 1 0 0
attr MSG_CHANNEL_CLOSE 1 0 0
attr OPEN_SUCCEEDED 1 0 0
attr cMSG_CHANNEL_EXTENDED_DATA 1 0 0
attr MSG_UNIMPLEMENTED 1 0 0
attr AUTH_FAILED 1 0 0
attr cMSG_USERAUTH_PK_OK 1 0 0
attr cMSG_CHANNEL_EOF 1 0 0
attr MSG_SERVICE_ACCEPT 1 0 0
attr cMSG_CHANNEL_SUCCESS 1 0 0
attr cMSG_CHANNEL_WINDOW_ADJUST 1 0 0
attr cMSG_DISCONNECT 1 0 0
attr four_byte 1 0 0
attr cMSG_USERAUTH_BANNER 1 0 0
attr MSG_CHANNEL_EXTENDED_DATA 1 0 0
attr cMSG_USERAUTH_GSSAPI_MIC 1 0 0
attr MSG_NEWKEYS 1 0 0
attr cMSG_CHANNEL_OPEN 1 0 0
attr MSG_USERAUTH_GSSAPI_ERRTOK 1 0 0
attr cMSG_USERAUTH_GSSAPI_TOKEN 1 0 0
attr cMSG_USERAUTH_FAILURE 1 0 0
attr MSG_USERAUTH_GSSAPI_MIC 1 0 0
attr MSG_IGNORE 1 0 0
attr one_byte 1 0 0
attr cMSG_USERAUTH_SUCCESS 1 0 0
attr cMSG_USERAUTH_INFO_REQUEST 1 0 0
attr MSG_CHANNEL_WINDOW_ADJUST 1 0 0
attr cMSG_NEWKEYS 1 0 0
attr cMSG_CHANNEL_CLOSE 1 0 0
attr MSG_EXT_INFO 1 0 0
attr OPEN_FAILED_UNKNOWN_CHANNEL_TYPE 1 0 0
attr linefeed_byte 1 0 0
attr MSG_SERVICE_REQUEST 1 0 0
attr MSG_USERAUTH_GSSAPI_ERROR 1 0 0
attr MSG_KEXINIT 1 0 0
attr cMSG_EXT_INFO 1 0 0
attr MSG_DISCONNECT 1 0 0
func byte_chr 2 0 0
attr cMSG_UNIMPLEMENTED 1 0 0
attr MSG_USERAUTH_SUCCESS 1 0 0
func byte_mask 3 0 0
attr cMSG_CHANNEL_OPEN_FAILURE 1 0 0
attr cMSG_USERAUTH_REQUEST 1 0 0
attr MSG_CHANNEL_DATA 1 0 0
attr MSG_USERAUTH_GSSAPI_TOKEN 1 0 0
attr cMSG_GLOBAL_REQUEST 1 0 0
attr cMSG_CHANNEL_REQUEST 1 0 0
attr cMSG_USERAUTH_INFO_RESPONSE 1 0 0
attr AUTH_SUCCESSFUL 1 0 0
attr cMSG_USERAUTH_GSSAPI_EXCHANGE_COMPLETE 1 0 0
attr cMSG_USERAUTH_GSSAPI_ERROR 1 0 0
attr cMSG_USERAUTH_GSSAPI_RESPONSE 1 0 0
attr MSG_USERAUTH_BANNER 1 0 0
attr MSG_USERAUTH_GSSAPI_RESPONSE 1 0 0
attr cMSG_CHANNEL_FAILURE 1 0 0

paramiko.compress (8 missing, 0 any)

Symbol Typable Typed Any
meth ZlibCompressor.init 1 0 0
meth ZlibCompressor.call 2 0 0
attr ZlibCompressor.z 1 0 0
meth ZlibDecompressor.init 1 0 0
meth ZlibDecompressor.call 2 0 0
attr ZlibDecompressor.z 1 0 0

paramiko.config (59 missing, 0 any)

Symbol Typable Typed Any
meth SSHConfigDict.as_bool 2 0 0
meth SSHConfigDict.as_int 2 0 0
meth LazyFqdn.init 3 0 0
meth LazyFqdn.str 1 0 0
attr LazyFqdn.fqdn 1 0 0
attr LazyFqdn.config 1 0 0
attr LazyFqdn.host 1 0 0
meth SSHConfig.init 1 0 0
meth SSHConfig.from_text 2 0 0
meth SSHConfig.from_path 2 0 0
meth SSHConfig.from_file 2 0 0
meth SSHConfig.parse 2 0 0
meth SSHConfig.lookup 2 0 0
meth SSHConfig._lookup 5 0 0
meth SSHConfig.canonicalize 4 0 0
meth SSHConfig.get_hostnames 1 0 0
meth SSHConfig._pattern_matches 3 0 0
meth SSHConfig._does_match 6 0 0
meth SSHConfig._should_fail 3 0 0
meth SSHConfig._tokenize 5 0 0
meth SSHConfig._allowed_tokens 2 0 0
meth SSHConfig._expand_variables 3 0 0
meth SSHConfig._get_hosts 2 0 0
meth SSHConfig._get_matches 2 0 0
attr SSHConfig.SETTINGS_REGEX 1 0 0

paramiko.ecdsakey (50 missing, 0 any)

Symbol Typable Typed Any
meth ECDSAKey.init 8 0 0
meth ECDSAKey.identifiers 1 0 0
meth ECDSAKey.supported_key_format_identifiers 1 0 0
meth ECDSAKey.asbytes 1 0 0
meth ECDSAKey.str 1 0 0
meth ECDSAKey.get_name 1 0 0
meth ECDSAKey.get_bits 1 0 0
meth ECDSAKey.can_sign 1 0 0
meth ECDSAKey.sign_ssh_data 3 0 0
meth ECDSAKey.verify_ssh_sig 3 0 0
meth ECDSAKey.write_private_key_file 3 0 0
meth ECDSAKey.write_private_key 3 0 0
meth ECDSAKey.generate 4 0 0
meth ECDSAKey._from_private_key_file 3 0 0
meth ECDSAKey._from_private_key 3 0 0
meth ECDSAKey._decode_key 2 0 0
meth ECDSAKey._sigencode 3 0 0
meth ECDSAKey._sigdecode 2 0 0
prop ECDSAKey._fields 1 0 0
attr ECDSAKey._ECDSA_CURVES 1 0 0
attr ECDSAKey.verifying_key 1 0 0
attr ECDSAKey.signing_key 1 0 0
attr ECDSAKey.public_blob 1 0 0
attr ECDSAKey.ecdsa_curve 1 0 0

paramiko.ed25519key (21 missing, 0 any)

Symbol Typable Typed Any
meth Ed25519Key.init 6 0 0
meth Ed25519Key._parse_signing_key_data 3 0 0
meth Ed25519Key.asbytes 1 0 0
meth Ed25519Key.get_name 1 0 0
meth Ed25519Key.get_bits 1 0 0
meth Ed25519Key.can_sign 1 0 0
meth Ed25519Key.sign_ssh_data 3 0 0
meth Ed25519Key.verify_ssh_sig 3 0 0
prop Ed25519Key._fields 1 0 0
attr Ed25519Key.public_blob 1 0 0

paramiko.file (40 missing, 0 any)

Symbol Typable Typed Any
meth BufferedFile.init 1 0 0
meth BufferedFile.del 1 0 0
meth BufferedFile.iter 1 0 0
meth BufferedFile.close 1 0 0
meth BufferedFile.flush 1 0 0
meth BufferedFile.next 1 0 0
meth BufferedFile.readable 1 0 0
meth BufferedFile.writable 1 0 0
meth BufferedFile.seekable 1 0 0
meth BufferedFile.readinto 2 0 0
meth BufferedFile.read 2 0 0
meth BufferedFile.readline 2 0 0
meth BufferedFile.readlines 2 0 0
meth BufferedFile.seek 3 0 0
meth BufferedFile.tell 1 0 0
meth BufferedFile.write 2 0 0
meth BufferedFile.writelines 2 0 0
meth BufferedFile.xreadlines 1 0 0
meth BufferedFile._read 2 0 0
meth BufferedFile._write 2 0 0
meth BufferedFile._get_size 1 0 0
meth BufferedFile._set_mode 3 0 0
meth BufferedFile._write_all 2 0 0
meth BufferedFile._record_newline 2 0 0
prop BufferedFile.closed 1 0 0
attr BufferedFile.newlines 1 0 0

paramiko.hostkeys (50 missing, 0 any)

Symbol Typable Typed Any
meth HostKeyEntry.init 3 0 0
meth HostKeyEntry.from_line 3 0 0
meth HostKeyEntry.to_line 1 0 0
meth HostKeyEntry.repr 1 0 0
attr HostKeyEntry.valid 1 0 0
attr HostKeyEntry.hostnames 1 0 0
attr HostKeyEntry.key 1 0 0
meth InvalidHostKey.init 3 0 0
attr InvalidHostKey.line 1 0 0
attr InvalidHostKey.exc 1 0 0
attr InvalidHostKey.args 1 0 0
meth HostKeys.init 2 0 0
meth HostKeys.add 4 0 0
meth HostKeys.load 2 0 0
meth HostKeys.save 2 0 0
meth HostKeys.lookup 2 0 0
meth HostKeys._hostname_matches 3 0 0
meth HostKeys.check 3 0 0
meth HostKeys.clear 1 0 0
meth HostKeys.iter 1 0 0
meth HostKeys.len 1 0 0
meth HostKeys.getitem 2 0 0
meth HostKeys.delitem 2 0 0
meth HostKeys.setitem 3 0 0
meth HostKeys.keys 1 0 0
meth HostKeys.values 1 0 0
meth HostKeys.hash_host 3 0 0

paramiko.kex_curve25519 (17 missing, 0 any)

Symbol Typable Typed Any
attr c_MSG_KEXECDH_REPLY 1 0 0
meth KexCurve25519.init 2 0 0
meth KexCurve25519.is_available 1 0 0
meth KexCurve25519._perform_exchange 2 0 0
meth KexCurve25519.start_kex 1 0 0
meth KexCurve25519.parse_next 3 0 0
meth KexCurve25519._parse_kexecdh_init 2 0 0
meth KexCurve25519._parse_kexecdh_reply 2 0 0
attr KexCurve25519.transport 1 0 0
attr KexCurve25519.key 1 0 0
attr c_MSG_KEXECDH_INIT 1 0 0

paramiko.kex_ecdh_nist (20 missing, 0 any)

Symbol Typable Typed Any
attr c_MSG_KEXECDH_REPLY 1 0 0
meth KexNistp256.init 2 0 0
meth KexNistp256.start_kex 1 0 0
meth KexNistp256.parse_next 3 0 0
meth KexNistp256._generate_key_pair 1 0 0
meth KexNistp256._parse_kexecdh_init 2 0 0
meth KexNistp256._parse_kexecdh_reply 2 0 0
attr KexNistp256.curve 1 0 0
attr KexNistp256.transport 1 0 0
attr KexNistp256.P 1 0 0
attr KexNistp256.Q_C 1 0 0
attr KexNistp256.Q_S 1 0 0
attr c_MSG_KEXECDH_INIT 1 0 0
attr KexNistp384.curve 1 0 0
attr KexNistp521.curve 1 0 0

paramiko.kex_gex (31 missing, 0 any)

Symbol Typable Typed Any
attr c_MSG_KEXDH_GEX_INIT 1 0 0
meth KexGex.init 2 0 0
meth KexGex.start_kex 2 0 0
meth KexGex.parse_next 3 0 0
meth KexGex._generate_x 1 0 0
meth KexGex._parse_kexdh_gex_request 2 0 0
meth KexGex._parse_kexdh_gex_request_old 2 0 0
meth KexGex._parse_kexdh_gex_group 2 0 0
meth KexGex._parse_kexdh_gex_init 2 0 0
meth KexGex._parse_kexdh_gex_reply 2 0 0
attr KexGex.transport 1 0 0
attr KexGex.p 1 0 0
attr KexGex.q 1 0 0
attr KexGex.g 1 0 0
attr KexGex.x 1 0 0
attr KexGex.e 1 0 0
attr KexGex.f 1 0 0
attr KexGex.old_style 1 0 0
attr c_MSG_KEXDH_GEX_REQUEST_OLD 1 0 0
attr c_MSG_KEXDH_GEX_REQUEST 1 0 0
attr c_MSG_KEXDH_GEX_REPLY 1 0 0
attr c_MSG_KEXDH_GEX_GROUP 1 0 0

paramiko.kex_group1 (18 missing, 0 any)

Symbol Typable Typed Any
attr c_MSG_KEXDH_INIT 1 0 0
attr c_MSG_KEXDH_REPLY 1 0 0
attr b7fffffffffffffff 1 0 0
meth KexGroup1.init 2 0 0
meth KexGroup1.start_kex 1 0 0
meth KexGroup1.parse_next 3 0 0
meth KexGroup1._generate_x 1 0 0
meth KexGroup1._parse_kexdh_reply 2 0 0
meth KexGroup1._parse_kexdh_init 2 0 0
attr KexGroup1.transport 1 0 0
attr KexGroup1.x 1 0 0
attr KexGroup1.e 1 0 0
attr KexGroup1.f 1 0 0

paramiko.kex_gss (73 missing, 0 any)

Symbol Typable Typed Any
meth NullHostKey.init 1 0 0
meth NullHostKey.str 1 0 0
meth NullHostKey.get_name 1 0 0
attr NullHostKey.key 1 0 0
attr MSG_KEXGSS_COMPLETE 1 0 0
attr c_MSG_KEXGSS_CONTINUE 1 0 0
meth KexGSSGex.init 2 0 0
meth KexGSSGex.start_kex 1 0 0
meth KexGSSGex.parse_next 3 0 0
meth KexGSSGex._generate_x 1 0 0
meth KexGSSGex._parse_kexgss_groupreq 2 0 0
meth KexGSSGex._parse_kexgss_group 2 0 0
meth KexGSSGex._parse_kexgss_gex_init 2 0 0
meth KexGSSGex._parse_kexgss_hostkey 2 0 0
meth KexGSSGex._parse_kexgss_continue 2 0 0
meth KexGSSGex._parse_kexgss_complete 2 0 0
meth KexGSSGex._parse_kexgss_error 2 0 0
attr KexGSSGex.transport 1 0 0
attr KexGSSGex.kexgss 1 0 0
attr KexGSSGex.gss_host 1 0 0
attr KexGSSGex.p 1 0 0
attr KexGSSGex.q 1 0 0
attr KexGSSGex.g 1 0 0
attr KexGSSGex.x 1 0 0
attr KexGSSGex.e 1 0 0
attr KexGSSGex.f 1 0 0
attr KexGSSGex.old_style 1 0 0
attr c_MSG_KEXGSS_COMPLETE 1 0 0
attr c_MSG_KEXGSS_GROUPREQ 1 0 0
attr MSG_KEXGSS_INIT 1 0 0
meth KexGSSGroup1.init 2 0 0
meth KexGSSGroup1.start_kex 1 0 0
meth KexGSSGroup1.parse_next 3 0 0
meth KexGSSGroup1._generate_x 1 0 0
meth KexGSSGroup1._parse_kexgss_hostkey 2 0 0
meth KexGSSGroup1._parse_kexgss_continue 2 0 0
meth KexGSSGroup1._parse_kexgss_complete 2 0 0
meth KexGSSGroup1._parse_kexgss_init 2 0 0
meth KexGSSGroup1._parse_kexgss_error 2 0 0
attr KexGSSGroup1.b7fffffffffffffff 1 0 0
attr KexGSSGroup1.transport 1 0 0
attr KexGSSGroup1.kexgss 1 0 0
attr KexGSSGroup1.gss_host 1 0 0
attr KexGSSGroup1.x 1 0 0
attr KexGSSGroup1.e 1 0 0
attr KexGSSGroup1.f 1 0 0
attr c_MSG_KEXGSS_INIT 1 0 0
attr c_MSG_KEXGSS_HOSTKEY 1 0 0
attr c_MSG_KEXGSS_ERROR 1 0 0
attr MSG_KEXGSS_GROUP 1 0 0
attr MSG_KEXGSS_HOSTKEY 1 0 0
attr MSG_KEXGSS_CONTINUE 1 0 0
attr c_MSG_KEXGSS_GROUP 1 0 0
attr MSG_KEXGSS_ERROR 1 0 0
attr MSG_KEXGSS_GROUPREQ 1 0 0

paramiko.message (43 missing, 0 any)

Symbol Typable Typed Any
meth Message.init 2 0 0
meth Message.bytes 1 0 0
meth Message.repr 1 0 0
meth Message.asbytes 1 0 0
meth Message.rewind 1 0 0
meth Message.get_remainder 1 0 0
meth Message.get_so_far 1 0 0
meth Message.get_bytes 2 0 0
meth Message.get_byte 1 0 0
meth Message.get_boolean 1 0 0
meth Message.get_adaptive_int 1 0 0
meth Message.get_int 1 0 0
meth Message.get_int64 1 0 0
meth Message.get_mpint 1 0 0
meth Message.get_string 1 0 0
meth Message.get_text 1 0 0
meth Message.get_binary 1 0 0
meth Message.get_list 1 0 0
meth Message.add_bytes 2 0 0
meth Message.add_byte 2 0 0
meth Message.add_boolean 2 0 0
meth Message.add_int 2 0 0
meth Message.add_adaptive_int 2 0 0
meth Message.add_int64 2 0 0
meth Message.add_mpint 2 0 0
meth Message.add_string 2 0 0
meth Message.add_list 2 0 0
meth Message._add 2 0 0
meth Message.add 2 0 0
attr Message.packet 1 0 0

paramiko.packet (76 missing, 0 any)

Symbol Typable Typed Any
meth Packetizer.init 2 0 0
meth Packetizer.reset_seqno_out 1 0 0
meth Packetizer.reset_seqno_in 1 0 0
meth Packetizer.set_log 2 0 0
meth Packetizer.set_outbound_cipher 10 0 0
meth Packetizer.set_inbound_cipher 9 0 0
meth Packetizer.set_outbound_compressor 2 0 0
meth Packetizer.set_inbound_compressor 2 0 0
meth Packetizer.close 1 0 0
meth Packetizer.set_hexdump 2 0 0
meth Packetizer.get_hexdump 1 0 0
meth Packetizer.get_mac_size_in 1 0 0
meth Packetizer.get_mac_size_out 1 0 0
meth Packetizer.need_rekey 1 0 0
meth Packetizer.set_keepalive 3 0 0
meth Packetizer.read_timer 1 0 0
meth Packetizer.start_handshake 2 0 0
meth Packetizer.handshake_timed_out 1 0 0
meth Packetizer.complete_handshake 1 0 0
meth Packetizer.read_all 3 0 0
meth Packetizer.write_all 2 0 0
meth Packetizer.readline 2 0 0
meth Packetizer._inc_iv_counter 2 0 0
meth Packetizer.send_message 2 0 0
meth Packetizer.read_message 1 0 0
meth Packetizer._log 3 0 0
meth Packetizer._check_keepalive 1 0 0
meth Packetizer._read_timeout 2 0 0
meth Packetizer._build_packet 2 0 0
meth Packetizer._trigger_rekey 1 0 0
prop Packetizer.closed 1 0 0
attr Packetizer.REKEY_PACKETS 1 0 0
attr Packetizer.REKEY_BYTES 1 0 0
attr Packetizer.REKEY_PACKETS_OVERFLOW_MAX 1 0 0
attr Packetizer.REKEY_BYTES_OVERFLOW_MAX 1 0 0
func compute_hmac 4 0 0
func first_arg 2 0 0

paramiko.pipe (19 missing, 0 any)

Symbol Typable Typed Any
func make_pipe 1 0 0
meth OrPipe.init 2 0 0
meth OrPipe.set 1 0 0
meth OrPipe.clear 1 0 0
meth PosixPipe.init 1 0 0
meth PosixPipe.close 1 0 0
meth PosixPipe.fileno 1 0 0
meth PosixPipe.clear 1 0 0
meth PosixPipe.set 1 0 0
meth PosixPipe.set_forever 1 0 0
meth WindowsPipe.init 1 0 0
meth WindowsPipe.close 1 0 0
meth WindowsPipe.fileno 1 0 0
meth WindowsPipe.clear 1 0 0
meth WindowsPipe.set 1 0 0
meth WindowsPipe.set_forever 1 0 0
func make_or_pipe 2 0 0

paramiko.pkey (104 missing, 0 any)

Symbol Typable Typed Any
meth PKey.from_path 3 0 0
meth PKey.from_type_string 3 0 0
meth PKey.identifiers 1 0 0
meth PKey.init 3 0 0
meth PKey.repr 1 0 0
meth PKey.asbytes 1 0 0
meth PKey.bytes 1 0 0
meth PKey.eq 2 0 0
meth PKey.hash 1 0 0
meth PKey.get_name 1 0 0
meth PKey.get_bits 1 0 0
meth PKey.can_sign 1 0 0
meth PKey.get_fingerprint 1 0 0
meth PKey.get_base64 1 0 0
meth PKey.sign_ssh_data 3 0 0
meth PKey.verify_ssh_sig 3 0 0
meth PKey.from_private_key_file 3 0 0
meth PKey.from_private_key 3 0 0
meth PKey.write_private_key_file 3 0 0
meth PKey.write_private_key 3 0 0
meth PKey._read_private_key_file 4 0 0
meth PKey._read_private_key 4 0 0
meth PKey._got_bad_key_format_id 2 0 0
meth PKey._read_private_key_pem 4 0 0
meth PKey._read_private_key_openssh 3 0 0
meth PKey._uint32_cstruct_unpack 3 0 0
meth PKey._write_private_key_file 5 0 0
meth PKey._write_private_key 5 0 0
meth PKey._check_type_and_load_cert 4 0 0
meth PKey.load_certificate 2 0 0
prop PKey._fields 1 0 0
prop PKey.algorithm_name 1 0 0
prop PKey.fingerprint 1 0 0
attr PKey.BEGIN_TAG 1 0 0
attr PKey.END_TAG 1 0 0
meth UnknownKeyType.init 3 0 0
meth UnknownKeyType.str 1 0 0
attr UnknownKeyType.key_type 1 0 0
attr UnknownKeyType.key_bytes 1 0 0
meth PublicBlob.init 4 0 0
meth PublicBlob.from_file 2 0 0
meth PublicBlob.from_string 2 0 0
meth PublicBlob.from_message 2 0 0
meth PublicBlob.str 1 0 0
meth PublicBlob.eq 2 0 0
meth PublicBlob.ne 2 0 0
attr PublicBlob.key_type 1 0 0
attr PublicBlob.key_blob 1 0 0
attr PublicBlob.comment 1 0 0

paramiko.primes (11 missing, 0 any)

Symbol Typable Typed Any
meth ModulusPack.init 1 0 0
meth ModulusPack._parse_modulus 2 0 0
meth ModulusPack.read_file 2 0 0
meth ModulusPack.get_modulus 4 0 0
attr ModulusPack.pack 1 0 0
attr ModulusPack.discarded 1 0 0

paramiko.proxy (14 missing, 0 any)

Symbol Typable Typed Any
meth ProxyCommand.init 2 0 0
meth ProxyCommand.send 2 0 0
meth ProxyCommand.recv 2 0 0
meth ProxyCommand.close 1 0 0
meth ProxyCommand.settimeout 2 0 0
prop ProxyCommand.closed 1 0 0
prop ProxyCommand._closed 1 0 0
attr ProxyCommand.cmd 1 0 0
attr ProxyCommand.process 1 0 0
attr ProxyCommand.timeout 1 0 0

paramiko.rsakey (41 missing, 0 any)

Symbol Typable Typed Any
meth RSAKey.init 7 0 0
meth RSAKey.identifiers 1 0 0
meth RSAKey.asbytes 1 0 0
meth RSAKey.str 1 0 0
meth RSAKey.get_name 1 0 0
meth RSAKey.get_bits 1 0 0
meth RSAKey.can_sign 1 0 0
meth RSAKey.sign_ssh_data 3 0 0
meth RSAKey.verify_ssh_sig 3 0 0
meth RSAKey.write_private_key_file 3 0 0
meth RSAKey.write_private_key 3 0 0
meth RSAKey.generate 3 0 0
meth RSAKey._from_private_key_file 3 0 0
meth RSAKey._from_private_key 3 0 0
meth RSAKey._decode_key 2 0 0
prop RSAKey.size 1 0 0
prop RSAKey.public_numbers 1 0 0
prop RSAKey._fields 1 0 0
attr RSAKey.key 1 0 0
attr RSAKey.public_blob 1 0 0

paramiko.server (96 missing, 0 any)

Symbol Typable Typed Any
meth InteractiveQuery.init 4 0 0
meth InteractiveQuery.add_prompt 3 0 0
attr InteractiveQuery.name 1 0 0
attr InteractiveQuery.instructions 1 0 0
attr InteractiveQuery.prompts 1 0 0
meth ServerInterface.check_channel_request 3 0 0
meth ServerInterface.get_allowed_auths 2 0 0
meth ServerInterface.check_auth_none 2 0 0
meth ServerInterface.check_auth_password 3 0 0
meth ServerInterface.check_auth_publickey 3 0 0
meth ServerInterface.check_auth_interactive 3 0 0
meth ServerInterface.check_auth_interactive_response 2 0 0
meth ServerInterface.check_auth_gssapi_with_mic 4 0 0
meth ServerInterface.check_auth_gssapi_keyex 4 0 0
meth ServerInterface.enable_auth_gssapi 1 0 0
meth ServerInterface.check_port_forward_request 3 0 0
meth ServerInterface.cancel_port_forward_request 3 0 0
meth ServerInterface.check_global_request 3 0 0
meth ServerInterface.check_channel_pty_request 8 0 0
meth ServerInterface.check_channel_shell_request 2 0 0
meth ServerInterface.check_channel_exec_request 3 0 0
meth ServerInterface.check_channel_subsystem_request 3 0 0
meth ServerInterface.check_channel_window_change_request 6 0 0
meth ServerInterface.check_channel_x11_request 6 0 0
meth ServerInterface.check_channel_forward_agent_request 2 0 0
meth ServerInterface.check_channel_direct_tcpip_request 4 0 0
meth ServerInterface.check_channel_env_request 4 0 0
meth ServerInterface.get_banner 1 0 0
meth SubsystemHandler.init 4 0 0
meth SubsystemHandler.get_server 1 0 0
meth SubsystemHandler._run 1 0 0
meth SubsystemHandler.start_subsystem 4 0 0
meth SubsystemHandler.finish_subsystem 1 0 0

paramiko.sftp (53 missing, 0 any)

Symbol Typable Typed Any
attr CMD_RMDIR 1 0 0
attr CMD_ATTRS 1 0 0
attr CMD_FSETSTAT 1 0 0
attr CMD_INIT 1 0 0
attr SFTP_NO_CONNECTION 1 0 0
attr CMD_VERSION 1 0 0
attr CMD_NAME 1 0 0
attr SFTP_CONNECTION_LOST 1 0 0
attr SFTP_OP_UNSUPPORTED 1 0 0
attr CMD_SETSTAT 1 0 0
attr SFTP_BAD_MESSAGE 1 0 0
attr CMD_OPENDIR 1 0 0
attr SFTP_EOF 1 0 0
meth BaseSFTP.init 1 0 0
meth BaseSFTP._send_version 1 0 0
meth BaseSFTP._send_server_version 1 0 0
meth BaseSFTP._log 4 0 0
meth BaseSFTP._write_all 2 0 0
meth BaseSFTP._read_all 2 0 0
meth BaseSFTP._send_packet 3 0 0
meth BaseSFTP._read_packet 1 0 0
attr BaseSFTP.logger 1 0 0
attr BaseSFTP.sock 1 0 0
attr BaseSFTP.ultra_debug 1 0 0
attr SFTP_PERMISSION_DENIED 1 0 0
attr CMD_READ 1 0 0
attr CMD_OPEN 1 0 0
attr CMD_HANDLE 1 0 0
attr CMD_FSTAT 1 0 0
attr CMD_STATUS 1 0 0
attr CMD_READDIR 1 0 0
attr CMD_DATA 1 0 0
attr CMD_REALPATH 1 0 0
attr CMD_READLINK 1 0 0
attr CMD_STAT 1 0 0
attr CMD_EXTENDED_REPLY 1 0 0
attr CMD_WRITE 1 0 0
attr CMD_CLOSE 1 0 0
attr CMD_LSTAT 1 0 0
attr SFTP_NO_SUCH_FILE 1 0 0
attr CMD_REMOVE 1 0 0
attr CMD_RENAME 1 0 0
attr CMD_SYMLINK 1 0 0
attr SFTP_FAILURE 1 0 0
attr CMD_MKDIR 1 0 0
attr CMD_EXTENDED 1 0 0

paramiko.sftp_attr (27 missing, 0 any)

Symbol Typable Typed Any
meth SFTPAttributes.init 1 0 0
meth SFTPAttributes.from_stat 3 0 0
meth SFTPAttributes.repr 1 0 0
meth SFTPAttributes._from_msg 4 0 0
meth SFTPAttributes._unpack 2 0 0
meth SFTPAttributes._pack 2 0 0
meth SFTPAttributes._debug_str 1 0 0
meth SFTPAttributes._rwx 4 0 0
meth SFTPAttributes.str 1 0 0
meth SFTPAttributes.asbytes 1 0 0
attr SFTPAttributes.st_size 1 0 0
attr SFTPAttributes.st_uid 1 0 0
attr SFTPAttributes.st_gid 1 0 0
attr SFTPAttributes.st_mode 1 0 0
attr SFTPAttributes.st_atime 1 0 0
attr SFTPAttributes.st_mtime 1 0 0
attr SFTPAttributes.attr 1 0 0

paramiko.sftp_client (116 missing, 0 any)

Symbol Typable Typed Any
meth SFTPClient.init 2 0 0
meth SFTPClient.from_transport 4 0 0
meth SFTPClient._log 4 0 0
meth SFTPClient.close 1 0 0
meth SFTPClient.get_channel 1 0 0
meth SFTPClient.listdir 2 0 0
meth SFTPClient.listdir_attr 2 0 0
meth SFTPClient.listdir_iter 3 0 0
meth SFTPClient.open 4 0 0
meth SFTPClient.file 4 0 0
meth SFTPClient.remove 2 0 0
meth SFTPClient.unlink 2 0 0
meth SFTPClient.rename 3 0 0
meth SFTPClient.posix_rename 3 0 0
meth SFTPClient.mkdir 3 0 0
meth SFTPClient.rmdir 2 0 0
meth SFTPClient.stat 2 0 0
meth SFTPClient.lstat 2 0 0
meth SFTPClient.symlink 3 0 0
meth SFTPClient.chmod 3 0 0
meth SFTPClient.chown 4 0 0
meth SFTPClient.utime 3 0 0
meth SFTPClient.truncate 3 0 0
meth SFTPClient.readlink 2 0 0
meth SFTPClient.normalize 2 0 0
meth SFTPClient.chdir 2 0 0
meth SFTPClient.getcwd 1 0 0
meth SFTPClient._transfer_with_callback 5 0 0
meth SFTPClient.putfo 6 0 0
meth SFTPClient.put 5 0 0
meth SFTPClient.getfo 6 0 0
meth SFTPClient.get 6 0 0
meth SFTPClient._request 3 0 0
meth SFTPClient._async_request 4 0 0
meth SFTPClient._read_response 2 0 0
meth SFTPClient._finish_responses 2 0 0
meth SFTPClient._convert_status 2 0 0
meth SFTPClient._adjust_cwd 2 0 0
attr SFTPClient.sock 1 0 0
attr SFTPClient.ultra_debug 1 0 0
attr SFTPClient.request_number 1 0 0
attr SFTPClient.logger 1 0 0

paramiko.sftp_file (67 missing, 0 any)

Symbol Typable Typed Any
meth SFTPFile.init 5 0 0
meth SFTPFile.del 1 0 0
meth SFTPFile.close 1 0 0
meth SFTPFile._close 2 0 0
meth SFTPFile._data_in_prefetch_requests 3 0 0
meth SFTPFile._data_in_prefetch_buffers 2 0 0
meth SFTPFile._read_prefetch 2 0 0
meth SFTPFile._read 2 0 0
meth SFTPFile._write 2 0 0
meth SFTPFile.settimeout 2 0 0
meth SFTPFile.gettimeout 1 0 0
meth SFTPFile.setblocking 2 0 0
meth SFTPFile.seekable 1 0 0
meth SFTPFile.seek 3 0 0
meth SFTPFile.stat 1 0 0
meth SFTPFile.chmod 2 0 0
meth SFTPFile.chown 3 0 0
meth SFTPFile.utime 2 0 0
meth SFTPFile.truncate 2 0 0
meth SFTPFile.check 5 0 0
meth SFTPFile.set_pipelined 2 0 0
meth SFTPFile.prefetch 3 0 0
meth SFTPFile.readv 3 0 0
meth SFTPFile._get_size 1 0 0
meth SFTPFile._start_prefetch 3 0 0
meth SFTPFile._prefetch_thread 3 0 0
meth SFTPFile._async_response 4 0 0
meth SFTPFile._check_exception 1 0 0
attr SFTPFile.sftp 1 0 0
attr SFTPFile.handle 1 0 0
attr SFTPFile.pipelined 1 0 0

paramiko.sftp_handle (18 missing, 0 any)

Symbol Typable Typed Any
meth SFTPHandle.init 2 0 0
meth SFTPHandle.close 1 0 0
meth SFTPHandle.read 3 0 0
meth SFTPHandle.write 3 0 0
meth SFTPHandle.stat 1 0 0
meth SFTPHandle.chattr 2 0 0
meth SFTPHandle._set_files 2 0 0
meth SFTPHandle._get_next_files 1 0 0
meth SFTPHandle._get_name 1 0 0
meth SFTPHandle._set_name 2 0 0

paramiko.sftp_server (53 missing, 0 any)

Symbol Typable Typed Any
meth SFTPServer.init 7 0 0
meth SFTPServer._log 3 0 0
meth SFTPServer.start_subsystem 4 0 0
meth SFTPServer.finish_subsystem 1 0 0
meth SFTPServer.convert_errno 2 0 0
meth SFTPServer.set_file_attr 3 0 0
meth SFTPServer._response 4 0 0
meth SFTPServer._send_handle_response 4 0 0
meth SFTPServer._send_status 4 0 0
meth SFTPServer._open_folder 3 0 0
meth SFTPServer._read_folder 3 0 0
meth SFTPServer._check_file 3 0 0
meth SFTPServer._convert_pflags 2 0 0
meth SFTPServer._process 4 0 0
attr SFTPServer.logger 1 0 0
attr SFTPServer.ultra_debug 1 0 0
attr SFTPServer.next_handle 1 0 0
attr SFTPServer.file_table 1 0 0
attr SFTPServer.folder_table 1 0 0
attr SFTPServer.server 1 0 0

paramiko.sftp_si (39 missing, 0 any)

Symbol Typable Typed Any
meth SFTPServerInterface.init 4 0 0
meth SFTPServerInterface.session_started 1 0 0
meth SFTPServerInterface.session_ended 1 0 0
meth SFTPServerInterface.open 4 0 0
meth SFTPServerInterface.list_folder 2 0 0
meth SFTPServerInterface.stat 2 0 0
meth SFTPServerInterface.lstat 2 0 0
meth SFTPServerInterface.remove 2 0 0
meth SFTPServerInterface.rename 3 0 0
meth SFTPServerInterface.posix_rename 3 0 0
meth SFTPServerInterface.mkdir 3 0 0
meth SFTPServerInterface.rmdir 2 0 0
meth SFTPServerInterface.chattr 3 0 0
meth SFTPServerInterface.canonicalize 2 0 0
meth SFTPServerInterface.readlink 2 0 0
meth SFTPServerInterface.symlink 3 0 0

paramiko.ssh_exception (34 missing, 0 any)

Symbol Typable Typed Any
meth BadHostKeyException.init 4 0 0
meth BadHostKeyException.str 1 0 0
attr BadHostKeyException.hostname 1 0 0
attr BadHostKeyException.key 1 0 0
attr BadHostKeyException.expected_key 1 0 0
meth ProxyCommandFailure.init 3 0 0
meth ProxyCommandFailure.str 1 0 0
attr ProxyCommandFailure.command 1 0 0
attr ProxyCommandFailure.error 1 0 0
meth NoValidConnectionsError.init 2 0 0
meth NoValidConnectionsError.reduce 1 0 0
attr NoValidConnectionsError.errors 1 0 0
meth BadAuthenticationType.init 3 0 0
meth BadAuthenticationType.str 1 0 0
attr BadAuthenticationType.allowed_types 1 0 0
attr BadAuthenticationType.explanation 1 0 0
meth ChannelException.init 3 0 0
meth ChannelException.str 1 0 0
attr ChannelException.code 1 0 0
attr ChannelException.text 1 0 0
meth PartialAuthentication.init 2 0 0
meth PartialAuthentication.str 1 0 0
attr PartialAuthentication.allowed_types 1 0 0

paramiko.ssh_gss (3 missing, 0 any)

Symbol Typable Typed Any
func GSSAuth 3 0 0

paramiko.transport (330 missing, 0 any)

Symbol Typable Typed Any
meth ChannelMap.init 1 0 0
meth ChannelMap.put 3 0 0
meth ChannelMap.get 2 0 0
meth ChannelMap.delete 2 0 0
meth ChannelMap.values 1 0 0
meth ChannelMap.len 1 0 0
meth ServiceRequestingTransport.init 3 0 0
meth ServiceRequestingTransport._parse_service_accept 2 0 0
meth ServiceRequestingTransport.ensure_session 1 0 0
meth ServiceRequestingTransport.get_auth_handler 1 0 0
meth ServiceRequestingTransport.auth_none 2 0 0
meth ServiceRequestingTransport.auth_password 4 0 0
meth ServiceRequestingTransport.auth_publickey 3 0 0
meth ServiceRequestingTransport.auth_interactive 4 0 0
meth ServiceRequestingTransport.auth_interactive_dumb 4 0 0
meth ServiceRequestingTransport.auth_gssapi_with_mic 4 0 0
meth ServiceRequestingTransport.auth_gssapi_keyex 2 0 0
meth SecurityOptions.init 2 0 0
meth SecurityOptions.repr 1 0 0
meth SecurityOptions._set 4 0 0
prop SecurityOptions.ciphers 2 0 0
prop SecurityOptions.digests 2 0 0
prop SecurityOptions.key_types 2 0 0
prop SecurityOptions.kex 2 0 0
prop SecurityOptions.compression 2 0 0
meth Transport.init 10 0 0
meth Transport._filter_algorithm 2 0 0
meth Transport.repr 1 0 0
meth Transport.atfork 1 0 0
meth Transport.get_security_options 1 0 0
meth Transport.set_gss_host 4 0 0
meth Transport.start_client 3 0 0
meth Transport.start_server 3 0 0
meth Transport.add_server_key 2 0 0
meth Transport.get_server_key 1 0 0
meth Transport.load_server_moduli 2 0 0
meth Transport.close 1 0 0
meth Transport.get_remote_server_key 1 0 0
meth Transport.is_active 1 0 0
meth Transport.open_session 4 0 0
meth Transport.open_x11_channel 2 0 0
meth Transport.open_forward_agent_channel 1 0 0
meth Transport.open_forwarded_tcpip_channel 3 0 0
meth Transport.open_channel 7 0 0
meth Transport.request_port_forward 4 0 0
meth Transport.cancel_port_forward 3 0 0
meth Transport.open_sftp_client 1 0 0
meth Transport.send_ignore 2 0 0
meth Transport.renegotiate_keys 1 0 0
meth Transport.set_keepalive 2 0 0
meth Transport.global_request 4 0 0
meth Transport.accept 2 0 0
meth Transport.connect 10 0 0
meth Transport.get_exception 1 0 0
meth Transport.set_subsystem_handler 5 0 0
meth Transport.is_authenticated 1 0 0
meth Transport.get_username 1 0 0
meth Transport.get_banner 1 0 0
meth Transport.auth_none 2 0 0
meth Transport.auth_password 5 0 0
meth Transport.auth_publickey 4 0 0
meth Transport.auth_interactive 4 0 0
meth Transport.auth_interactive_dumb 4 0 0
meth Transport.auth_gssapi_with_mic 4 0 0
meth Transport.auth_gssapi_keyex 2 0 0
meth Transport.set_log_channel 2 0 0
meth Transport.get_log_channel 1 0 0
meth Transport.set_hexdump 2 0 0
meth Transport.get_hexdump 1 0 0
meth Transport.use_compression 2 0 0
meth Transport.getpeername 1 0 0
meth Transport.stop_thread 1 0 0
meth Transport._log 4 0 0
meth Transport._get_modulus_pack 1 0 0
meth Transport._next_channel 1 0 0
meth Transport._unlink_channel 2 0 0
meth Transport._send_message 2 0 0
meth Transport._send_user_message 2 0 0
meth Transport._set_K_H 3 0 0
meth Transport._expect_packet 2 0 0
meth Transport._verify_key 3 0 0
meth Transport._compute_key 3 0 0
meth Transport._get_engine 6 0 0
meth Transport._set_forward_agent_handler 2 0 0
meth Transport._set_x11_handler 2 0 0
meth Transport._queue_incoming_channel 2 0 0
meth Transport._sanitize_window_size 2 0 0
meth Transport._sanitize_packet_size 2 0 0
meth Transport._ensure_authed 3 0 0
meth Transport._enforce_strict_kex 2 0 0
meth Transport.run 1 0 0
meth Transport._log_agreement 4 0 0
meth Transport._negotiate_keys 2 0 0
meth Transport._check_banner 1 0 0
meth Transport._send_kex_init 1 0 0
meth Transport._really_parse_kex_init 3 0 0
meth Transport._get_latest_kex_init 1 0 0
meth Transport._parse_kex_init 2 0 0
meth Transport._activate_inbound 1 0 0
meth Transport._activate_outbound 1 0 0
meth Transport._auth_trigger 1 0 0
meth Transport._parse_ext_info 2 0 0
meth Transport._parse_newkeys 2 0 0
meth Transport._parse_disconnect 2 0 0
meth Transport._parse_global_request 2 0 0
meth Transport._parse_request_success 2 0 0
meth Transport._parse_request_failure 2 0 0
meth Transport._parse_channel_open_success 2 0 0
meth Transport._parse_channel_open_failure 2 0 0
meth Transport._parse_channel_open 2 0 0
meth Transport._parse_debug 2 0 0
meth Transport._get_subsystem_handler 2 0 0
prop Transport.preferred_ciphers 1 0 0
prop Transport.preferred_macs 1 0 0
prop Transport.preferred_keys 1 0 0
prop Transport.preferred_pubkeys 1 0 0
prop Transport.preferred_kex 1 0 0
prop Transport.preferred_compression 1 0 0
attr Transport._ENCRYPT 1 0 0
attr Transport._DECRYPT 1 0 0
attr Transport._CLIENT_ID 1 0 0
attr Transport.active 1 0 0
attr Transport.hostname 1 0 0
attr Transport.server_extensions 1 0 0
attr Transport.advertise_strict_kex 1 0 0
attr Transport.agreed_on_strict_kex 1 0 0
attr Transport.daemon 1 0 0
attr Transport.sock 1 0 0
attr Transport.packetizer 1 0 0
attr Transport.local_version 1 0 0
attr Transport.remote_version 1 0 0
attr Transport.local_cipher 1 0 0
attr Transport.remote_cipher 1 0 0
attr Transport.local_kex_init 1 0 0
attr Transport.remote_kex_init 1 0 0
attr Transport.local_mac 1 0 0
attr Transport.remote_mac 1 0 0
attr Transport.local_compression 1 0 0
attr Transport.remote_compression 1 0 0
attr Transport.session_id 1 0 0
attr Transport.host_key_type 1 0 0
attr Transport.host_key 1 0 0
attr Transport.use_gss_kex 1 0 0
attr Transport.gss_kex_used 1 0 0
attr Transport.kexgss_ctxt 1 0 0
attr Transport.gss_host 1 0 0
attr Transport.kex_engine 1 0 0
attr Transport.H 1 0 0
attr Transport.K 1 0 0
attr Transport.initial_kex_done 1 0 0
attr Transport.in_kex 1 0 0
attr Transport.authenticated 1 0 0
attr Transport.lock 1 0 0
attr Transport.channel_events 1 0 0
attr Transport.channels_seen 1 0 0
attr Transport.default_max_packet_size 1 0 0
attr Transport.default_window_size 1 0 0
attr Transport.saved_exception 1 0 0
attr Transport.clear_to_send 1 0 0
attr Transport.clear_to_send_lock 1 0 0
attr Transport.clear_to_send_timeout 1 0 0
attr Transport.log_name 1 0 0
attr Transport.logger 1 0 0
attr Transport.auth_handler 1 0 0
attr Transport.global_response 1 0 0
attr Transport.completion_event 1 0 0
attr Transport.banner_timeout 1 0 0
attr Transport.handshake_timeout 1 0 0
attr Transport.auth_timeout 1 0 0
attr Transport.channel_timeout 1 0 0
attr Transport.disabled_algorithms 1 0 0
attr Transport.server_sig_algs 1 0 0
attr Transport.server_mode 1 0 0
attr Transport.server_object 1 0 0
attr Transport.server_key_dict 1 0 0
attr Transport.server_accepts 1 0 0
attr Transport.server_accept_cv 1 0 0
attr Transport.subsystem_table 1 0 0

paramiko.util (59 missing, 0 any)

Symbol Typable Typed Any
func load_host_keys 2 0 0
func u 3 0 0
func generate_key_bytes 5 0 0
func parse_ssh_config 2 0 0
func deflate_long 3 0 0
func format_binary_line 2 0 0
func get_logger 2 0 0
func asbytes 2 0 0
func log_to_file 3 0 0
func safe_string 2 0 0
func get_thread_id 1 0 0
func lookup_ssh_host_config 3 0 0
meth ClosingContextManager.enter 1 0 0
meth ClosingContextManager.exit 4 0 0
func mod_inverse 3 0 0
func constant_time_bytes_eq 3 0 0
func clamp_value 4 0 0
func format_binary 3 0 0
func b 3 0 0
func inflate_long 3 0 0
func tb_strings 1 0 0
meth PFilter.filter 2 0 0
func bit_length 2 0 0

paramiko.win_openssh (7 missing, 0 any)

Symbol Typable Typed Any
func can_talk_to_agent 1 0 0
meth OpenSSHAgentConnection.init 1 0 0
meth OpenSSHAgentConnection.send 2 0 0
meth OpenSSHAgentConnection.recv 2 0 0
meth OpenSSHAgentConnection.close 1 0 0

paramiko.win_pageant (7 missing, 0 any)

Symbol Typable Typed Any
meth PageantConnection.init 1 0 0
meth PageantConnection.send 2 0 0
meth PageantConnection.recv 2 0 0
meth PageantConnection.close 1 0 0
func can_talk_to_agent 1 0 0

Type-Ignore Comments

No type-ignore comments.