Note on codecov coverage: The codecov coverage shown in the badge above is underestimated because nextline uses the trace function. The real coverage is much higher than what codecov reports.
This library executes Python scripts under control with trace functions. It calls callback functions at various events during the execution of the scripts.