alexmojaki / executingLinks
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆364Updated last month
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`.☆197Updated last week
- A fast and thorough lazy object proxy.☆261Updated last month
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Unravelling Python source code☆191Updated last year
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆548Updated 9 months ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- Dark magic delights in Python☆424Updated 3 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- A Python Enum that inherits from str.☆119Updated last year
- Parse Python docstrings in various flavors.☆247Updated last month
- pdb + Rich library☆352Updated this week
- A Python type checker☆372Updated this week
- A little benchmarking tool for Python☆192Updated last year
- Dark magics about variable names in python☆341Updated 3 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- pytest plugin for easy integration of memray memory profiler☆400Updated last month
- A simple immutable dictionary for Python☆166Updated 7 months ago
- Automatically add simple type annotations to your code☆269Updated 2 weeks ago
- ☆45Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆310Updated this week
- Instant visualization of Python AST and Code Objects☆141Updated last year
- unittest subTest() support and subtests fixture☆248Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆308Updated this week
- A terminal UI to inspect and explore Python objects☆275Updated 11 months ago