Pharmpy
Bases: object
object
Keep all nodes and edges, connects output from first workflow to input in second if connect=True (assumes 1:M, M:1 or 1:1 connections)
Connects task with dict: {from: to}
Inheritance diagram of pharmpy.tools.workflows