cliΒΆ
Python interface for the HUGR CLI subcommands.
Provides programmatic access to the HUGR CLI via Rust bindings. Exposes a generic cli_with_io function and helpers for the main subcommands: validate, describe, convert, and mermaid.
Functions
Convert between different HUGR envelope formats. |
|
Describe the contents of a HUGR package. |
|
Describe the contents of a HUGR package as text. |
|
Generate mermaid diagrams from a HUGR package. |
|
Validate a HUGR package. |
Classes
Description of a module's entrypoint node. |
|
Description of a HUGR extension. |
|
Description of a HUGR module. |
|
Description of a HUGR package. |