kmaork / madbgLinks
A fully-featured remote and preemptive debugger for python
☆296Updated last year
Alternatives and similar repositories for madbg
Users that are interested in madbg are comparing it to the libraries listed below
Sorting:
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Near Zero-Overhead Python Code Coverage☆550Updated last month
- Small bits of Python computation for static files☆392Updated last week
- A terminal UI to inspect and explore Python objects☆277Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆106Updated last month
- Time Travel Debugging for Python☆193Updated last year
- Transparent and persistent cache/serialization powered by type hints☆228Updated last month
- Patch the inner source of python functions at runtime.☆210Updated 2 weeks ago
- A TUI disassembler☆121Updated 4 months ago
- Runtime inspection utilities for Python typing module☆376Updated last month
- Remote vanilla PDB (over TCP sockets).☆303Updated 3 years ago
- A Python type checker☆375Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- ↔️ Automagic shell tab completion for Python CLI applications☆430Updated 2 weeks ago
- a bridge between python and shell☆286Updated 2 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆103Updated last week
- Unravelling Python source code☆191Updated last year
- Safe, atomic formatting with black and µsort☆109Updated this week
- guppy / heapy ported to Python3. It works for real!☆418Updated last month
- distributed structured concurrency☆297Updated last month
- A little benchmarking tool for Python☆193Updated 2 years ago
- A Python Enum that inherits from str.☆120Updated last year
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- A minimal re-implementation of Python's `venv` module☆139Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago