CCExtractor / TDebugger

A advanced python debugger with live tracing.

Home Page:https://pypi.org/project/TDebugger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pypi.org/project/TDebugger/

License:GNU General Public License v2.0


Languages

Language:Python 100.0%