FICHA · AUR

python-typed-ast

a fork of Python 2 and 3 ast modules with type comment support

  • parser library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

AST parsing tools can read Python syntax with type comments from multiple Python language versions. This library provides a fork of the standard ast modules for projects that need compatibility with older parsing behavior and typing metadata.

It is imported by linters, type checkers, and code-analysis tools rather than used directly. Newer Python versions may reduce the need for it, but older tooling can still depend on this parser.

Permissions

Permissions not analysed for this source yet.