
executing 2.2.1
0
Get the currently executing AST node of a frame, and other information
Contents
This mini-package lets you get information about what a frame is currently doing, particularly the AST node being executed.
Stars: 374, Watchers: 374, Forks: 38, Open Issues: 19The alexmojaki/executing repo was created 6 years ago and the last code push was 5 months ago.
The project is popular with 374 github stars!
How to Install executing
You can install executing using pip
pip install executing
or add it to a project with poetry
poetry add executing
Package Details
- Author
- Alex Hall
- License
- MIT
- Homepage
- https://github.com/alexmojaki/executing
- PyPi:
- https://pypi.org/project/executing/
- GitHub Repo:
- https://github.com/alexmojaki/executing
Classifiers
Related Packages
Errors
A list of common executing errors.
Code Examples
Here are some executing code examples and snippets.
pythonfix

