Utils

Utility functions used in the notebooks

source

strip_ns


def strip_ns(
    tree
):

strip all the namespaces from tree


source

make_tree


def make_tree(
    response
):

Make an ElementTree from the text of an XML response