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 paulyim::asttokens

Usage Tracking

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

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

Jun 2, 2022 at 21:13

License

Apache-2.0