Skip to content

Read the binary format from Python #2287

@zrho

Description

@zrho

The Python bindings can produce the model-based binary format from the hugr Python class hiearchy, but it can not yet read it back in. The Rust-Python bindings already allow to read the binary format into the Python model types; it therefore remains to implement an "import" process similar to that implemented in Rust.

The closer the core and model formats become (#2291), the simpler and more complete this process can be.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions