alexmojaki / executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆347Updated last month
Alternatives and similar repositories for executing:
Users that are interested in executing are comparing it to the libraries listed below
- Annotate Python AST trees with source text and token information☆178Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- Dark magic delights in Python☆408Updated 3 years ago
- A fast and thorough lazy object proxy.☆255Updated this week
- pytest plugin for easy integration of memray memory profiler☆375Updated 2 months ago
- Dynamically create python functions with a proper signature.☆124Updated 6 months ago
- Unravelling Python source code☆188Updated last year
- A Python type checker☆357Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 7 months ago
- Phantom types for Python.☆213Updated 2 weeks ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆88Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Reusable constraint types to use with typing.Annotated☆539Updated 2 months ago
- pdb + Rich library☆345Updated last week
- Python module to modify bytecode☆310Updated last week
- Automatically add simple type annotations to your code☆250Updated 6 months ago
- 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…☆192Updated this week
- aiosignal: a list of registered asynchronous callbacks☆146Updated last week
- The multidict implementation☆440Updated this week
- A terminal UI to inspect and explore Python objects☆272Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆100Updated this week
- Useful types for Python☆126Updated 2 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆530Updated 3 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆316Updated 2 months ago
- unittest subTest() support and subtests fixture☆228Updated this week
- A distributed, structured concurrency runtime for Python (and friends)☆281Updated this week
- dead simple python dead code detection☆354Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆195Updated last month