python3-asttokens

annotate Python asbtract syntax trees with code references (Python 3)

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 makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated efactoring or highlighting.

This package contains the Python 3 version.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/gristlabs/asttokens


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-asttokens