ipdb
Debugger library
An integration of IPython's debugger into the pdb module
Integration of IPython pdb
2k stars
28 watching
147 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
debuggeripythonpython
Related projects:
Repository | Description | Stars |
---|---|---|
ernw/binja-ipython | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
pdbpp/pdbpp | An enhanced version of the Python debugger with added features such as TAB completion, syntax highlighting, and interactive commands. | 1,307 |
x64dbg/x64dbgpylib | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
web2py/pydal | A pure Python Database Abstraction Layer that generates SQL/noSQL in real-time for different databases. | 498 |
powsybl/pypowsybl | Provides Python integration with PowSyBl Java framework | 59 |
cgdb/cgdb | A lightweight console frontend to the GNU debugger | 1,729 |
prasunkgupta/python-cheat-sheets | IPython notebooks showcasing useful Python code snippets and functionality | 28 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
christoph2/pydbc | A Python library for working with automotive CAN bus system descriptions. | 28 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |
spiside/pdb-tutorial | A tutorial on effectively using the Python debugger to diagnose and fix program errors | 854 |
buffer/pylibemu | A wrapper around the Libemu library for Python | 126 |
galeone/igor | An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. | 125 |
mwielgoszewski/burp-jython-tab | A tool for interacting with Burp Suite's HTTP client in Python. | 4 |