NAME
App::Netdisco::Transport::Python
DESCRIPTION
Not really a transport, but has similar behaviour to a Transport.
Returns an object which has a live Python subprocess expecting instruction to run worklets.
my $runsub = App::Netdisco::Transport::Python->py_worklet();
py_worklet( )
Contacts a live Python worklet runner to run a job and retrieve output.