kmaork / madbgLinks
A fully-featured remote and preemptive debugger for python
☆294Updated last year
Alternatives and similar repositories for madbg
Users that are interested in madbg are comparing it to the libraries listed below
Sorting:
- Tool for automatically sorting python statements within a module☆384Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 11 months ago
- Remote vanilla PDB (over TCP sockets).☆296Updated 2 years ago
- Small bits of Python computation for static files☆382Updated this week
- guppy / heapy ported to Python3. It works for real!☆415Updated 7 months ago
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- A little benchmarking tool for Python☆192Updated last year
- Near Zero-Overhead Python Code Coverage☆543Updated last month
- A terminal UI to inspect and explore Python objects☆275Updated 10 months ago
- Patch the inner source of python functions at runtime.☆197Updated last week
- a bridge between python and shell☆285Updated last year
- Time Travel Debugging for Python☆192Updated last year
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- A minimal re-implementation of Python's `venv` module☆138Updated last month
- Safe, atomic formatting with black and µsort☆107Updated 6 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆545Updated 8 months ago
- A TUI disassembler☆121Updated last month
- Make Python CLI tools win the speed race, by cheating!☆76Updated 3 months ago
- Single-file alternative to python-requests☆286Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- pytest plugin for easy integration of memray memory profiler☆398Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated this week
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last month
- Transparent and persistent cache/serialization powered by type hints☆226Updated last week
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Unravelling Python source code☆190Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆99Updated 2 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago