It is a simple lightweight library to facilitate the programmatic creation of XLIFF files
XLIFF is xml based standard that is commonly used in Computer Assisted Translation tools for data exchange.
pip install devXliff
You may refer to demo.py to look at basic usage of this library.