kmaork / madbgLinks
A fully-featured remote and preemptive debugger for python
☆297Updated 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☆368Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆107Updated last month
- A terminal UI to inspect and explore Python objects☆276Updated last year
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆552Updated last year
- Tool for automatically sorting python statements within a module☆394Updated 2 weeks ago
- Patch the inner source of python functions at runtime.☆210Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Safe, atomic formatting with black and µsort☆110Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆82Updated this week
- Transparent and persistent cache/serialization powered by type hints☆229Updated last week
- distributed structured concurrency☆300Updated 2 months ago
- Remote vanilla PDB (over TCP sockets).☆304Updated 3 years ago
- a bridge between python and shell☆285Updated 2 years ago
- A TUI disassembler☆121Updated 4 months ago
- Single-file alternative to python-requests☆286Updated 6 months ago
- Near Zero-Overhead Python Code Coverage☆553Updated 2 months ago
- Time Travel Debugging for Python☆195Updated last year
- ↔️ Automagic shell tab completion for Python CLI applications☆434Updated 3 weeks ago
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- Small bits of Python computation for static files☆395Updated last week
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 3 weeks ago
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆266Updated last week
- guppy / heapy ported to Python3. It works for real!☆417Updated 2 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Override and customize Python packages without touching their code☆387Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated this week
- Declarative CLI argument parser☆181Updated 3 weeks ago
- Typesafe, Composable Validation☆123Updated 2 months ago