Singularity Python API
0.0
spython package
Singularity Python API
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
abort() (spython.logger.message.SingularityMessage method)
addColor() (spython.logger.message.SingularityMessage method)
apps() (in module spython.main.apps)
(spython.main.base.Client method)
B
balloons_cursor() (spython.logger.spinner.Spinner static method)
bar() (in module spython.logger.progress)
build() (in module spython.main.build)
(spython.main.base.Client method)
C
changing_arrows() (spython.logger.spinner.Spinner static method)
check_install() (in module spython.utils.terminal)
Client (class in spython.main.base)
convert2boolean() (in module spython.logger.message)
critical() (spython.logger.message.SingularityMessage method)
custom() (spython.logger.message.SingularityMessage method)
D
debug (spython.instance.Instance attribute)
(spython.main.base.Client attribute)
debug() (spython.logger.message.SingularityMessage method)
delay (spython.logger.spinner.Spinner attribute)
done() (spython.logger.progress.ProgressBar method)
E
emit() (spython.logger.message.SingularityMessage method)
emitError() (spython.logger.message.SingularityMessage method)
emitOutput() (spython.logger.message.SingularityMessage method)
error() (spython.logger.message.SingularityMessage method)
error_logs() (spython.instance.Instance method)
execute() (in module spython.main.execute)
(spython.main.base.Client method)
exit() (spython.logger.message.SingularityMessage method)
export() (spython.main.base.Client method)
F
format_container_name() (in module spython.utils.terminal)
format_time() (spython.logger.progress.ProgressBar method)
G
generate() (spython.main.base.generate.RobotNamer method)
generate_bind_list() (in module spython.main.base.command)
generate_instance_commands() (in module spython.instance.cmd)
generate_name() (spython.instance.Instance method)
get_client() (in module spython.main)
get_filename() (in module spython.main.base.sutils)
get_hash() (spython.image.Image method)
get_installdir() (in module spython.utils.terminal)
get_logging_level() (in module spython.logger.message)
get_logs() (spython.logger.message.SingularityMessage method)
get_parser() (in module spython.client)
get_singularity_version() (in module spython.utils.terminal)
get_singularity_version_info() (in module spython.utils.terminal)
get_uri() (in module spython.main.base.sutils)
(spython.instance.Instance method)
get_user_color_preference() (in module spython.logger.message)
get_userhome() (in module spython.utils.terminal)
get_username() (in module spython.utils.terminal)
H
help() (spython.main.base.Client method)
helpcmd() (in module spython.main.help)
I
Image (class in spython.image)
ImageBase (class in spython.image)
info() (spython.logger.message.SingularityMessage method)
init_command() (in module spython.main.base.command)
init_level() (in module spython.main.base.logger)
inspect() (in module spython.main.inspect)
(spython.main.base.Client method)
Instance (class in spython.instance)
instance (spython.instance.Instance attribute)
(spython.main.base.Client attribute)
instance_stopall() (spython.main.base.Client method)
instances() (spython.main.base.Client method)
ipython() (in module spython.client.shell)
is_quiet() (spython.logger.message.SingularityMessage method)
isEnabledFor() (spython.logger.message.SingularityMessage method)
J
json() (spython.main.parse.recipe.Recipe method)
L
list_instances() (in module spython.main.instances)
load() (in module spython.main.base.sutils)
(spython.main.base.Client method)
log() (spython.logger.message.SingularityMessage method)
M
main() (in module spython.client)
(in module spython.client.recipe)
(in module spython.client.shell)
(in module spython.client.test)
(in module spython.main.base.generate)
mkdir_p() (in module spython.utils.fileio)
module
spython
spython.client
spython.client.recipe
spython.client.shell
spython.client.test
spython.image
spython.instance
spython.instance.cmd
spython.instance.cmd.start
spython.instance.cmd.stop
spython.logger
spython.logger.message
spython.logger.progress
spython.logger.spinner
spython.main
spython.main.apps
spython.main.base
spython.main.base.command
spython.main.base.flags
spython.main.base.generate
spython.main.base.logger
spython.main.base.sutils
spython.main.build
spython.main.execute
spython.main.help
spython.main.inspect
spython.main.instances
spython.main.parse
spython.main.parse.recipe
spython.main.pull
spython.main.run
spython.tests
spython.utils
spython.utils.fileio
spython.utils.terminal
spython.version
N
newline() (spython.logger.message.SingularityMessage method)
O
oci (spython.main.base.Client attribute)
output_logs() (spython.instance.Instance method)
P
parse_image_name() (spython.image.ImageBase method)
(spython.instance.Instance method)
parse_labels() (in module spython.main.inspect)
parse_verbosity() (in module spython.main.base.flags)
prepare_client() (in module spython.client.shell)
println() (in module spython.main.base.logger)
(spython.logger.message.SingularityMessage method)
ProgressBar (class in spython.logger.progress)
pull() (in module spython.main.pull)
(spython.main.base.Client method)
python() (in module spython.client.shell)
Q
quiet (spython.instance.Instance attribute)
(spython.main.base.Client attribute)
R
read_file() (in module spython.utils.fileio)
read_json() (in module spython.utils.fileio)
read_logs_err() (spython.instance.Instance method)
read_logs_out() (spython.instance.Instance method)
Recipe (class in spython.main.parse.recipe)
remove_uri() (in module spython.utils.terminal)
RobotNamer (class in spython.main.base.generate)
(spython.instance.Instance attribute)
(spython.main.base.Client attribute)
run() (in module spython.main.run)
(spython.logger.spinner.Spinner method)
(spython.main.base.Client method)
run_bpython() (in module spython.client.shell)
run_command() (in module spython.main.base.command)
(in module spython.utils.terminal)
(spython.instance.Instance method)
S
select_generator() (spython.logger.spinner.Spinner method)
send_command() (in module spython.main.base.command)
set_verbosity() (in module spython.client)
setenv() (in module spython.main.base.sutils)
(spython.main.base.Client method)
shell() (in module spython.main.execute)
(spython.main.base.Client method)
show() (spython.logger.progress.ProgressBar method)
show_progress() (spython.logger.message.SingularityMessage method)
SingularityMessage (class in spython.logger.message)
Spinner (class in spython.logger.spinner)
spinner (spython.logger.message.SingularityMessage attribute)
spinning (spython.logger.spinner.Spinner attribute)
spinning_cursor() (spython.logger.spinner.Spinner static method)
split_uri() (in module spython.utils.terminal)
spython
module
spython.client
module
spython.client.recipe
module
spython.client.shell
module
spython.client.test
module
spython.image
module
spython.instance
module
spython.instance.cmd
module
spython.instance.cmd.start
module
spython.instance.cmd.stop
module
spython.logger
module
spython.logger.message
module
spython.logger.progress
module
spython.logger.spinner
module
spython.main
module
spython.main.apps
module
spython.main.base
module
spython.main.base.command
module
spython.main.base.flags
module
spython.main.base.generate
module
spython.main.base.logger
module
spython.main.base.sutils
module
spython.main.build
module
spython.main.execute
module
spython.main.help
module
spython.main.inspect
module
spython.main.instances
module
spython.main.parse
module
spython.main.parse.recipe
module
spython.main.pull
module
spython.main.run
module
spython.tests
module
spython.utils
module
spython.utils.fileio
module
spython.utils.terminal
module
spython.version
module
start() (in module spython.instance.cmd.start)
(spython.instance.Instance method)
(spython.logger.spinner.Spinner method)
stop() (in module spython.instance.cmd.stop)
(spython.instance.Instance method)
(spython.logger.spinner.Spinner method)
stopall() (in module spython.main.instances)
stream_command() (in module spython.utils.terminal)
T
table() (spython.logger.message.SingularityMessage method)
U
useColor() (spython.logger.message.SingularityMessage method)
V
verbose() (spython.logger.message.SingularityMessage method)
verbose1() (spython.logger.message.SingularityMessage method)
verbose2() (spython.logger.message.SingularityMessage method)
verbose3() (spython.logger.message.SingularityMessage method)
version() (in module spython.client)
(spython.instance.Instance method)
(spython.main.base.Client method)
version_info() (spython.main.base.Client method)
W
warning() (spython.logger.message.SingularityMessage method)
which() (in module spython.utils.terminal)
write() (spython.logger.message.SingularityMessage method)
write_file() (in module spython.utils.fileio)
write_json() (in module spython.utils.fileio)