xml_element_to_dict#

astroquery.open_exoplanet_catalogue.xml_element_to_dict(e)[source]#

Creates a dictionary of the given xml tree.

Parameters:
estr

str of an xml tree

Returns:
A dictionary of the given xml tree