alphatwirl.concurrently.WorkingArea¶
-
class
alphatwirl.concurrently.WorkingArea(**kwargs)[source]¶ Args: topdir (str): a path to a directory in which a new directory will be created python_modules (list): names of python modules to be shipped to worker nodes
-
__init__(**kwargs)¶
Methods
__init__(**kwargs)close()collect_result(package_index)open()package_path(package_index)put_package(package)-