Wthell Versions Save

wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly

0.2.1

3 years ago

Add file path to it

0.2.0

3 years ago

You can use it like wthell !! Also support show source of arbitrary function

0.1.1

3 years ago

you can simply run

wthell your_script.py

now

0.1.0

3 years ago

Removed settrace, not useful

0.0.3

3 years ago

Now you can call wthell in your code without exceptions

0.0.2

3 years ago

Add rich text to console

0.0.1

3 years ago

Prototype, basic function works