jobflow_remote.remote package#
Subpackages#
- jobflow_remote.remote.host package
- Submodules
- Module contents
BaseHost
BaseHost.close()
BaseHost.connect()
BaseHost.copy()
BaseHost.execute()
BaseHost.get()
BaseHost.interactive_login
BaseHost.is_connected
BaseHost.listdir()
BaseHost.mkdir()
BaseHost.put()
BaseHost.remove()
BaseHost.rmtree()
BaseHost.sanitize_command()
BaseHost.sanitize_output()
BaseHost.sanitize_regex
BaseHost.test()
BaseHost.write_text_file()
LocalHost
RemoteHost
Submodules#
- jobflow_remote.remote.data module
JOB_INIT_ARGS
MinimalFileStore
MinimalMsgpackStore
MinimalMsgspecJSONStore
MinimalORJSONStore
StdJSONStore
check_additional_stores()
decode_datetime()
default_orjson_serializer()
encode_datetime()
get_job_path()
get_local_data_path()
get_remote_in_file()
get_remote_store()
get_remote_store_filenames()
get_single_store()
get_single_store_file_name()
get_store_file_paths()
resolve_job_dict_args()
update_store()
- jobflow_remote.remote.queue module
QueueManager
QueueManager.scheduler_io
QueueManager.host
QueueManager.cancel()
QueueManager.execute_cmd()
QueueManager.get_change_dir()
QueueManager.get_export()
QueueManager.get_job()
QueueManager.get_jobs_list()
QueueManager.get_modules()
QueueManager.get_post_run()
QueueManager.get_pre_run()
QueueManager.get_run_commands()
QueueManager.get_shell_manager()
QueueManager.get_submission_script()
QueueManager.submit()
QueueManager.write_submission_script()
set_name_out()