There are 2 repositories under python-debugger topic.
Graphical Python debugger which lets you easily view the values of all evaluated expressions
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
IntelliJ IDE plugin for the Python debugger birdseye
A remote version of python code.interact.
Building strong foundations in Python.
🧐 Easily inspect/visualize objects and variables in your running python code in real time.
CKAN extension that provides PyCharm remote debugger session attachment
Trying out using PDB when flask is inside a docker container