pyPENELOPE

hook – Base hook to perform task before and after a run

Inheritance diagram of penelopetools.api.runner.hook

class penelopetools.api.runner.hook.Hook

Bases: object

after_run(runner, returncode)
before_run(runner)