Skip to content

Python Script Operation #167

@mxgrey

Description

@mxgrey

Allow a node to be defined by a Python script, using PyO3 to execute it.

We will need to implement bindings to convert between Rust structs and PyObjects. This will also require Python bindings of an API for interacting with buffers, otherwise the Python script operations would be cut off from using buffers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions