We have a custom draft submitter. In it we load a custom OCIO configuration, and would like to operate on it using PyOpenColorIO. It turns out this library is not available from Python, most likely because OpenColorIO was not built with Python support against dpython.exe?
We would like to know if there was a reason for this. How difficult would it be?