A advanced python debugger with live tracing
Use the pip
package manager to install TDebugger
pip install TDebugger
Then, you can run it as a command-line tool:
TDebugger --help
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
Please refer here for contributing guidelines.
Please note we have a code of conduct, please follow it in all your interactions with the project.
This project is licensed under the terms of the GPL-2.0 license