alexmojaki / executingLinks
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆368Updated 4 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 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- 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.☆553Updated last year
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- A Python type checker☆377Updated last month
- Dark magic delights in Python☆428Updated 4 years ago
- A Python Enum that inherits from str.☆119Updated last year
- Unravelling Python source code☆191Updated last year
- A terminal UI to inspect and explore Python objects☆277Updated last year
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- A little benchmarking tool for Python☆204Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆409Updated last month
- Annotate Python AST trees with source text and token information☆192Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆271Updated last week
- Python module to modify bytecode☆326Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- A Python Parser☆664Updated 4 months ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- A fully-featured remote and preemptive debugger for python☆298Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- Dark magics about variable names in python☆349Updated last month
- Advanced Enumerations for Python☆206Updated 6 months ago
- Single-file alternative to python-requests☆287Updated 6 months ago
- Parse Python docstrings in various flavors.☆255Updated 4 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 3 weeks ago
- Automatically add simple type annotations to your code☆280Updated 3 months ago
- A simple immutable dictionary for Python☆175Updated last month
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago