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]
¶
pyk
Navigation
Contents:
pyk
pyk package
Related Topics
Documentation overview
pyk
pyk package
pyk.kllvm package
Previous:
pyk.kllvm.convert module
Next:
pyk.kllvm.load module
Quick search