Skip to content

Code generation: Python #537

@evyncke

Description

@evyncke

In a similar way as Cisco YANG suite (no more in YC.O) or Cisco YANG explorer (the latter being public domain), from a module tree view it MUST be possible to select several leaves / nodes and to generate Python code for the user.

This code would enable getting/modifying the values of those leaves.

PYANG may be used as a back-end. Of course, the generated code would be more like a template and would rely/import on existing Python to actually issue NETCONF requests and parse XML (if required).

@bclaise would you mind asking Jean Q. if he remembers the Python modules he used ?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions