Pythonic binding for the C libraries libxml2 and libxslt.
copied from cf-staging / lxmlconda install conda-forge::lxml
conda install conda-forge/label/cf201901::lxml
conda install conda-forge/label/cf202003::lxml
conda install conda-forge/label/gcc7::lxml
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.