wxPython
BasicTreeModel
AddChild(self, parent, child)
GetChildAt(self, node, index)
GetChildCount(self, node)
GetParent(self, node)
GetRoot(self)
InsertChild(self, parent, child, index)
IsEditable(self, node)
IsLeaf(self, node)
RemoveNode(self, child)
SetEditable(self, node)
SetRoot(self, root)