Binary package “python3-xmltodict” in ubuntu bionic

Makes working with XML feel like you are working with JSON (Python 3)

 xmltodict is a Python module that makes working with XML feel like you are
 working with JSON. xmltodict is very fast (Expat-based) and has a streaming
 mode with a small memory footprint, suitable for big XML dumps.
 .
 This package provides the Python 3 version of the library.