cgp_generic_utils.decoratorsΒΆ

generic python decorators - also usable as contexts

Classes

Decorator decorator handling decoration and context behavior through subclass inheritance
Profiler([sortBy]) decorator returning the profiling of the encapsulated script block / function
Timer() decorator returning the execution time of the encapsulated script block / function