pimlico.cli.pyshell module

class PythonShellCmd[source]

Bases: pimlico.cli.subcommands.PimlicoCLISubcommand

command_name = 'python'
command_help = 'Load the pipeline config and enter a Python interpreter with access to it in the environment'
add_arguments(parser)[source]
run_command(pipeline, opts)[source]