kmaork / madbg
A fully-featured remote and preemptive debugger for python
☆261Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for madbg
- Tool for automatically sorting python statements within a module☆359Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- Flamegraph generator for cProfile stats☆245Updated last year
- Time Travel Debugging for Python☆162Updated 4 months ago
- Patch the inner source of python functions at runtime.☆178Updated 2 weeks ago
- Safe, atomic formatting with black and µsort☆98Updated this week
- A terminal UI to inspect and explore Python objects☆266Updated 2 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆497Updated last year
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- A Python type checker☆344Updated this week
- Check your wheels have the right contents☆160Updated this week
- Deserialize to objects while staying DRY☆158Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- Safe, minimal import sorting for Python projects.☆190Updated last month
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆75Updated 2 weeks ago
- a bridge between python and shell☆283Updated last year
- Debugging manhole for python applications.☆374Updated 4 months ago
- Near Zero-Overhead Python Code Coverage☆498Updated 2 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆92Updated last month
- Linux AIO c python bindings☆63Updated 5 months ago
- A TUI disassembler☆117Updated 2 years ago
- Automatically add simple type annotations to your code☆239Updated last month
- Visualize CPython's specializing, adaptive interpreter.☆640Updated 6 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 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…☆155Updated this week
- Python module to modify bytecode☆302Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆161Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆352Updated last week
- A Python Enum that inherits from str.☆103Updated 9 months ago