kmaork / madbgLinks
A fully-featured remote and preemptive debugger for python
☆298Updated 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 4 months ago
- Tool for automatically sorting python statements within a module☆394Updated last month
- Patch the inner source of python functions at runtime.☆210Updated last week
- Time Travel Debugging for Python☆195Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆107Updated 2 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆553Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆83Updated 3 weeks ago
- Small bits of Python computation for static files☆397Updated last week
- Remote vanilla PDB (over TCP sockets).☆302Updated 3 years ago
- A terminal UI to inspect and explore Python objects☆277Updated last year
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- A Python type checker☆377Updated last month
- Near Zero-Overhead Python Code Coverage☆557Updated 3 months ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated last week
- A little benchmarking tool for Python☆204Updated 2 years 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…☆268Updated last week
- distributed structured concurrency☆301Updated 3 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆409Updated last month
- a bridge between python and shell☆283Updated 2 years ago
- Safe, atomic formatting with black and µsort☆110Updated 2 weeks ago
- Transparent and persistent cache/serialization powered by type hints☆230Updated 3 weeks ago
- Make Python CLI tools win the speed race, by cheating!☆76Updated last month
- ↔️ Automagic shell tab completion for Python CLI applications☆436Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A minimal re-implementation of Python's `venv` module☆139Updated 5 months ago
- Serialization library for Exceptions and Tracebacks.☆179Updated 2 months ago
- A Python Enum that inherits from str.☆119Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago