pyk.kllvm.importer module

import_from_file(module_name: str, module_file: str | Path) ModuleType[source]
import_kllvm(target_dir: str | Path) ModuleType[source]
import_runtime(target_dir: str | Path) Runtime[source]