rez.cli.python

Start a python interpreter or execute a python script within Rez’s own execution context.

Unrecognised args are passed directly to the underlying python interpreter.

rez.cli.python.command(opts, parser, extra_arg_groups=None)[source]
rez.cli.python.setup_parser(parser, completions=False)[source]