A networks visualizer in Python using NetworkX library
Hamza Ahmad
Software Engineer
Python
I created a network visualizer which reads the nodes of the network from a file, and creates a visualization of that network with the smallest path from the parent node to the destination node highlighted.