Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.1 KB

File metadata and controls

18 lines (12 loc) · 1.1 KB

Nextline

PyPI - Version PyPI - Python Version

Test Status Test Status codecov

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.