mahrz24 / netext

Netext is a graph (network) rendering library for the terminal.
MIT License
52 stars 2 forks source link

Structured Properties #35

Open mahrz24 opened 1 year ago

mahrz24 commented 1 year ago

Right now the properties are simply passed as untyped string data Tor he nodes and edges. Leverage pydantic classes for configuration and allow to pass a properties class or use the current method which fills the properties.