alexmojaki / executingLinks
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆365Updated 2 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 month
- A Python type checker☆376Updated 2 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- Dark magic delights in Python☆425Updated 4 years ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- 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 10 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Parse Python docstrings in various flavors.☆250Updated 2 months ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- A little benchmarking tool for Python☆193Updated 2 years ago
- Python module to modify bytecode☆324Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 3 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- pdb + Rich library☆352Updated last week
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- Automatically add simple type annotations to your code☆271Updated last month
- Reusable constraint types to use with typing.Annotated☆582Updated last week
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last week
- A simple immutable dictionary for Python☆169Updated this week
- A terminal UI to inspect and explore Python objects☆275Updated last year
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆104Updated last week
- Instant visualization of Python AST and Code Objects☆142Updated last year
- dead simple python dead code detection☆387Updated this week
- Dark magics about variable names in python☆347Updated 4 months ago