python-debugger topic

List python-debugger repositories

birdseye

1.6k
Stars
73
Forks
Watchers

Graphical Python debugger which lets you easily view the values of all evaluated expressions

birdseye-pycharm

30
Stars
2
Forks
Watchers

IntelliJ IDE plugin for the Python debugger birdseye

pdbp

66
Stars
2
Forks
Watchers

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.