asttokens
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them.
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them.
To install this package, run one of the following:
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. It provides a way to access the original source code from the AST, which can be useful for debugging, code analysis, and other tasks.
Summary
The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them.
Last Updated
Sep 8, 2025 at 14:31
License
Apache-2.0
Total Downloads
9
GitHub Repository
https://github.com/gristlabs/asttokensDocumentation
https://github.com/gristlabs/asttokens