executing 2.1.0
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: 328, Watchers: 328, Forks: 33, Open Issues: 16The alexmojaki/executing
repo was created 5 years ago and the last code push was 3 weeks ago.
The project is popular with 328 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.