TDebugger

A advanced python debugger with live tracing that outputs video logs of a program's execution.


Keywords
debugger, debugger-visualizer, debugging, live-tracking, python
License
GPL-2.0
Install
pip install TDebugger==0.1.1

Documentation

TDebugger

A advanced python debugger with live tracing

Installation

Use the pip package manager to install TDebugger

pip install TDebugger

Then, you can run it as a command-line tool:

TDebugger --help

Output:

video output config

Contributing:

Please refer here for contributing guidelines.

Code of Conduct:

Please note we have a code of conduct, please follow it in all your interactions with the project.

License:

This project is licensed under the terms of the GPL-2.0 license