python-manhole
Debugger
A tool for interactive debugging of Python applications
Debugging manhole for python applications.
374 stars
10 watching
24 forks
Language: Python
last commit: 5 months ago
Linked from 2 awesome lists
debuggingpython
Related projects:
Repository | Description | Stars |
---|---|---|
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
almenon/arepl-vscode | An extension for Visual Studio Code that provides real-time Python code evaluation and debugging features. | 264 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
plone/plone.app.debugtoolbar | Provides debug information and tools to facilitate site development and troubleshooting in Plone web applications. | 8 |
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,139 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,781 |
crypto-com/python-iavl | A toolset for inspecting and debugging Cosmos SDK application databases using an in-memory data structure called an IAVL tree | 5 |
oughtinc/ice | Interactive debugging tool for compositional language model programs written in Python | 535 |
ionelmc/python-hunter | A tool for tracing and inspecting Python code during execution to aid in debugging and analysis. | 804 |
xmppo/xmppconsole | A tool for studying and debugging XMPP protocol implementation | 17 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,863 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
thalium/icebox | A tool for tracing and debugging virtual machines by intercepting system calls and manipulating memory | 558 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |