alexmojaki / executingLinks
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆368Updated 3 months ago
Alternatives and similar repositories for executing
Users that are interested in executing are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- Dark magics about variable names in python☆349Updated 3 weeks ago
- Dark magic delights in Python☆428Updated 4 years ago
- A Python Enum that inherits from str.☆119Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- A Python type checker☆376Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆552Updated last year
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- pdb + Rich library☆352Updated last week
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- Python post-mortem debugger | 针对Python的异常调试器☆57Updated 3 months ago
- pytest plugin for easy integration of memray memory profiler☆408Updated last week
- Tool to Detect Surrounding Shell☆304Updated 3 months ago
- A terminal UI to inspect and explore Python objects☆276Updated last year
- 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
- A Python Parser☆662Updated 4 months ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- Automatically add simple type annotations to your code☆275Updated 3 months ago
- Python module to modify bytecode☆326Updated this week
- A fully-featured remote and preemptive debugger for python☆297Updated last year
- A little benchmarking tool for Python☆199Updated 2 years ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆107Updated last month
- Near Zero-Overhead Python Code Coverage☆553Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A simple immutable dictionary for Python☆172Updated 3 weeks ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago