A quickly-written utility to parse the Divinity: Original Sin 2 PAK file format. Currently only supports reading.
pip install git+git://github.com/tktech/divine-pak.git
This module includes a command line utility called divine-pak. Use divine-pak --help to see what it can do, such as listing, searching, extracting, LSB conversion, etc...