Netext is a graph (network) rendering library for the terminal. It uses the awesome rich library to format output and can use different layout engines to place nodes and edges. The library has a very simple API that allows to render graphs created with networkx and integrates well with applications that use rich to output to the terminal. All styling and formatting is done via attributes the nodes and edges of the networkx graph data structures using special attributes keys.
-
Notifications
You must be signed in to change notification settings - Fork 2
Netext is a graph (network) rendering library for the terminal.
License
mahrz24/netext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Netext is a graph (network) rendering library for the terminal.