Skip to content

omsuneri/TDebugger

 
 

Repository files navigation

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

Todo:

A todo list of features to be implemented:

  • Allow selecting output resolution.
  • Allow exporting to animated gif - this will make the video easy to embbed.
  • Scrollable code in video.
  • Custom arguments.
  • Add actual print statements given out by the program in video.

June 2020 Update: A more developed and active version made by kdrag0n can be found here

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

About

A advanced python debugger with live tracing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%