Module dependancygraph
[hide private]
[frames] | no frames]

Module dependancygraph

source code

Classes [hide private]
  Library
  ModuleGroup
  ReadIvyConfig
Functions [hide private]
 
readEggs(libraries, dirtosearch, internaldir) source code
 
readRequiresFile(data, library) source code
 
readPkgInfo(data) source code
 
addLicensesColors(graphdata, group) source code
 
createKey(group) source code
 
createGraph(ivyxmlfilename, graphfilename, dirtosearch, internaldir, subcon) source code
 
loadGraphFile(graphfilename) source code
 
addToGraph(graphfilenametoadd, destgraphfilename) source code
 
linkPythonLibs(libraries, destgraphfilename, subcon) source code
 
externalDependancies(database, output) source code
 
appendLogs(t, p, output, macro=False) source code
 
findLogFiles(database, output) source code
Variables [hide private]
  COLORS = ['pink', 'red', 'lightblue', 'orange', 'green', 'yell...
  PYTHON_GROUP = True
  SUBCON_PYTHON_GROUP = False
Variables Details [hide private]

COLORS

Value:
['pink', 'red', 'lightblue', 'orange', 'green', 'yellow', 'turquoise',\
 'limegreen']