repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.graphs.Graphs Class Reference
Inheritance diagram for tools.graphs.Graphs:
[legend]
Collaboration diagram for tools.graphs.Graphs:
[legend]

Classes

class  Settings
 

Public Member Functions

 expand_path (self, Path path)
 
 generate_charts (self, str group, summary)
 
 generate_tables (self, str group, summary)
 
 render (self, list data)
 
 run (self, _, jobs)
 

Public Attributes

 summary_repo
 
 repo
 

Static Public Attributes

 ingest = Sources >> Name("summary.json")
 

Member Function Documentation

◆ expand_path()

tools.graphs.Graphs.expand_path (   self,
Path  path 
)

◆ generate_charts()

tools.graphs.Graphs.generate_charts (   self,
str  group,
  summary 
)

◆ generate_tables()

tools.graphs.Graphs.generate_tables (   self,
str  group,
  summary 
)

◆ render()

tools.graphs.Graphs.render (   self,
list  data 
)

◆ run()

tools.graphs.Graphs.run (   self,
  _,
  jobs 
)

Member Data Documentation

◆ ingest

tools.graphs.Graphs.ingest = Sources >> Name("summary.json")
static

◆ repo

tools.graphs.Graphs.repo

◆ summary_repo

tools.graphs.Graphs.summary_repo

The documentation for this class was generated from the following file: