QXel.transpiler.base_transpiler module

Common abstractions shared by transpiler implementations.

class QXel.transpiler.base_transpiler.BaseTranspiler

Bases: ABC

Abstract base class for transpiler pipelines.