The different pippi commands (probe, merge, parse, script, pare, plot) are each basically python modules already. It would be nice to be able to use all of them from another python program by just doing
import pippi
though -- and to be able to install it using pip.