fluxcloud.client package

Submodules

fluxcloud.client.config module

fluxcloud.client.config.main(args, parser, extra, subparser)[source]

fluxcloud.client.instance module

fluxcloud.client.instance.main(args, parser, extra, subparser)[source]

fluxcloud.client.shell module

fluxcloud.client.shell.bpython(args)[source]

Generate an bpython shell with the client.

fluxcloud.client.shell.create_client(args)[source]
fluxcloud.client.shell.ipython(args)[source]

Generate an IPython shell with the client.

fluxcloud.client.shell.main(args, parser, extra, subparser)[source]
fluxcloud.client.shell.python(args)[source]

Generate an python shell with the client.

Module contents

fluxcloud.client.add_instance_arguments(command)[source]

Derive the attributes requested for an instance.

fluxcloud.client.get_parser()[source]
fluxcloud.client.run()[source]

run_fluxcloud is the entrypoint to the singularity-hpc client.