playmolecule.local module#

class playmolecule.local.LocalJob(app_config_json, decrypter, appfile, singularity, license_server)#

Bases: ProtocolInterface

describe()#
submit()#
class playmolecule.local.LocalSession(imagepath, license_ip, license_port, singularity=None)#

Bases: object

start_app(appname, suffix='_v1')#
playmolecule.local.find_executable(exe_name)#