alexmojaki / executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆346Updated 2 weeks ago
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☆177Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆254Updated 4 months ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Python module to modify bytecode☆308Updated 2 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated last month
- Dark magic delights in Python☆408Updated 3 years ago
- Automatically add simple type annotations to your code☆250Updated 5 months ago
- pytest plugin for easy integration of memray memory profiler☆373Updated last month
- pytest + rich integration (proof of concept)☆235Updated 2 weeks ago
- Useful types for Python☆124Updated 2 months ago
- A little benchmarking tool for Python☆180Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆526Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- pdb + Rich library☆344Updated last week
- A terminal UI to inspect and explore Python objects☆272Updated 4 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆540Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆872Updated last week
- A fully-featured remote and preemptive debugger for python☆278Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- An AST unparser for Python☆226Updated last year
- Unravelling Python source code☆188Updated 11 months ago
- A distributed, structured concurrency runtime for Python (and friends)☆275Updated this week
- Advanced Enumerations for Python☆189Updated last year
- A Python Parser☆632Updated last week
- The multidict implementation☆431Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆192Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year