Skip to content

Generate fancy dependency graphs from NetworkX json format

Notifications You must be signed in to change notification settings

vhp/Dependency_Graph_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Name: Dependency Graph Generator
Author: Vincent Perricone
License: Released under "Simplified BSD License"

Description: gen_graph.py generates fancy graphs from files in serializable NetworkX json format. These json files are read from the 'dots' directory. All files in this directory need to have the extension '.dot.json'.

To get started there are a few examples in the 'dots' directory. Familiarity with graphviz is pretty important too. The NetworkX documentation is pretty amazing so check it out.

About

Generate fancy dependency graphs from NetworkX json format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages