CMD + K

asttokens

Community

The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::asttokens

Usage Tracking

3.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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