Module pyboiler.profiler

Wrapper for python.profile

Functions

def get()
def run(cmd: str, locals: dict, globals: dict, builtins=True)
def view(ps)