atomate2.utils.file_client#

Tools for remote file IO using paramiko.

Functions

auto_fileclient

Automatically pass a FileClient to the function if not already present in kwargs.

get_ssh_connection

Connect to a remote host via paramiko.

Classes

FileClient

Tool for performing operations on files.

TYPE_CHECKING

bool(x) -> bool