About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

main / packages / asttokens 3.0.1

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

Installers

  • linux-64 v3.0.1
  • linux-aarch64 v3.0.1
  • osx-64 v3.0.0
  • osx-arm64 v3.0.1
  • win-64 v3.0.1
  • noarch v2.0.5

conda install

To install this package run one of the following:
conda install main::asttokens

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy