kmaork / madbgLinks
A fully-featured remote and preemptive debugger for python
☆291Updated 10 months ago
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☆358Updated last month
- Tool for automatically sorting python statements within a module☆378Updated 3 weeks ago
- Small bits of Python computation for static files☆377Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 10 months ago
- A terminal UI to inspect and explore Python objects☆274Updated 8 months ago
- Time Travel Debugging for Python☆184Updated last year
- Near Zero-Overhead Python Code Coverage☆541Updated last week
- Flamegraph generator for cProfile stats☆253Updated 2 years ago
- Patch the inner source of python functions at runtime.☆193Updated 3 weeks ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆96Updated 3 weeks ago
- Transparent and persistent cache/serialization powered by type hints☆223Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- a bridge between python and shell☆284Updated last year
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- Safe, atomic formatting with black and µsort☆108Updated 5 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 2 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆540Updated 7 months ago
- A little benchmarking tool for Python☆190Updated last year
- A TUI disassembler☆120Updated 2 years ago
- A Python type checker☆370Updated last week
- Remote vanilla PDB (over TCP sockets).☆295Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- Declarative CLI argument parser☆159Updated last week
- Automatically add simple type annotations to your code☆263Updated 10 months ago
- Vendorize packages from PyPI☆104Updated 11 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- A minimal re-implementation of Python's `venv` module☆137Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- A Python Enum that inherits from str.☆118Updated last year
- distributed structured concurrency☆291Updated 2 weeks ago