XMPP OTR encryption

I couldn’t find a way to enable off the record for XMPP notifications.
But I found a python library that can do this:

OTRXMPPChannel

I’m looking for a way to do that, too.

Have you done anything with the library? Or is this only meant as an inspiration?