alexmojaki / executingLinks
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆369Updated 5 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`.☆196Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- Dark magics about variable names in python☆352Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆264Updated last week
- A Python Enum that inherits from str.☆121Updated last year
- A fully-featured remote and preemptive debugger for python☆299Updated last year
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Dark magic delights in Python☆427Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- A little benchmarking tool for Python☆206Updated 2 years ago
- Parse Python docstrings in various flavors.☆258Updated 5 months ago
- A Python Parser☆664Updated 5 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Advanced Enumerations for Python☆207Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A simple immutable dictionary for Python☆176Updated 2 weeks ago
- A Python type checker☆376Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆277Updated last year
- Compiled variants of the Python standard library.☆139Updated 2 years ago
- dead simple python dead code detection☆395Updated last month
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Python module to modify bytecode☆326Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month