services

class pilot.api.services.Services(*args)[source]

High-level base class for Benchmark(), MemoryMonitoring() and Analytics() classes.

__annotations__ = {}
__dict__ = mappingproxy({'__module__': 'pilot.api.services', '__doc__': '\n    High-level base class for Benchmark(), MemoryMonitoring() and Analytics() classes.\n    ', '__init__': <function Services.__init__>, '__dict__': <attribute '__dict__' of 'Services' objects>, '__weakref__': <attribute '__weakref__' of 'Services' objects>, '__annotations__': {}})
__init__(*args)[source]

Init function.

Parameters:

args

__module__ = 'pilot.api.services'
__weakref__

list of weak references to the object (if defined)