achal0309 / YAML-GUI

A tool which generates a topological GUI for a YAML file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAML-GUI

A tool which generates a topological GUI for a YAML file.

To use this tool, simply run the following command line:

$ ./yaml_viewer.py sample.yaml

When running an example .yaml file into this tool, the following GUI would be generated.

As can be seen, different .yaml files generate different topologies.

About

A tool which generates a topological GUI for a YAML file.


Languages

Language:Python 100.0%