alexmojaki / executing
Get information about what a Python frame is currently doing, particularly the AST node being executed
☆343Updated 3 weeks ago
Alternatives and similar repositories for executing:
Users that are interested in executing are comparing it to the libraries listed below
- Runtime inspection utilities for Python typing module☆354Updated 6 months ago
- A fast and thorough lazy object proxy.☆252Updated 2 months ago
- Deserialize to objects while staying DRY☆159Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 5 months ago
- pytest plugin for easy integration of memray memory profiler☆364Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆251Updated 2 months ago
- Dark magic delights in Python☆407Updated 3 years ago
- Dynamically create python functions with a proper signature.☆120Updated 4 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆861Updated this week
- pdb + Rich library☆340Updated last week
- Multiple dispatch in Python☆556Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated last month
- Unravelling Python source code☆179Updated 10 months ago
- A fast TOML library for python implemented in rust.☆338Updated 2 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 9 months ago
- pytest + rich integration (proof of concept)☆232Updated last week
- Automatically add simple type annotations to your code☆250Updated 4 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆524Updated last month
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 5 months ago
- Annotate Python AST trees with source text and token information☆175Updated last month
- Instant visualization of Python AST and Code Objects☆134Updated 8 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Tool for automatically sorting python statements within a module☆369Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆311Updated 3 weeks ago
- Python module to modify bytecode☆306Updated 3 weeks ago
- A terminal UI to inspect and explore Python objects☆269Updated 3 months ago
- Advanced Enumerations for Python☆189Updated last year