1 Forks
30 Stars
30 Watchers

wthell

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

How to download and setup wthell

Open terminal and run command
git clone https://github.com/gaogaotiantian/wthell.git
git clone is used to create a copy or clone of wthell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wthell https://github.com/gaogaotiantian/wthell/archive/master.zip

Or simply clone wthell with SSH
[email protected]:gaogaotiantian/wthell.git

If you have some problems with wthell

You may open issue on wthell support forum (system) here: https://github.com/gaogaotiantian/wthell/issues