eclipse-zenoh-flow/zenoh-flow

[Python] Cargo Zenoh Flow

J-Loudet opened this issue · 1 comments

Summary

Cargo Zenoh Flow is able to generate template code for nodes written in Rust. It would be nice to have the same functionality for nodes written in Python.

Intended outcome

Cargo Zenoh Flow is able to generate template code for nodes written in Python: cargo zenoh-flow new foo --kind operator --language python.

Steps

TBD.

Implemented in #110