Helpful functions for Python 🐍 🛠️
Note: Before version 3 domdf_python_tools was licensed under the LGPLv3+.
Version 3 and later are licensed under the MIT License.
domdf_python_tools can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install domdf-python-toolsTo install with conda:
$ conda install -c conda-forge domdf-python-tools