qat.extensions module

class QatExtension

Bases: object

Seperately installed QatExtensions can be registered in qatconfig and will be loaded automatically by calling the load method

These are used internally at OQC for proprietary extensions.

abstract static load()