metrics.tool_abstract

Baseclass of metric classes containing helper functions

tool_abstract Module

class metrics.tool_abstract.ToolAbstract(*args, **kwargs)[source]
getYearRange()[source]

Returns a list with start and endyear

:return list of tuples with start and endyear

deleteCache()[source]

Delete all files in cacheDir

checkPath(filePath)[source]

Table Of Contents

Previous topic

metrics.plotter

This Page