• Stars
    star
    1
  • Language
    Python
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A python debugging tool that allow's you to be inside your python program in runtime, with this you can use all of the variables that exist's in your program at the time and look for the bug easier.