typed_ast is a Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library. Unlike ast, the parsers in typed_ast include PEP 484 type comments and are independent of the version of Python under which they are run. The typed_ast parsers produce the standard Python AST (plus type comments), and are both fast and correct, as they are based on the CPython 2.7 and 3.6 parsers.
Uploaded | Tue Apr 1 00:36:20 2025 |
md5 checksum | 1a3102b561e65e41b13f139c4e6c8f39 |
arch | x86_64 |
build | py311h5eee18b_0 |
depends | libgcc-ng >=11.2.0, python >=3.11,<3.12.0a0 |
license | Apache-2.0 AND PSF-2.0 AND MIT |
license_family | Other |
md5 | 1a3102b561e65e41b13f139c4e6c8f39 |
name | typed-ast |
platform | linux |
sha1 | 7b4ff99749b601bf7fef7f679c7c19459b0abfa5 |
sha256 | 50d98ac3e4fac7a615fa70d2eac0034682eb8ddacde21ba0a9a9aa097c30923d |
size | 224665 |
subdir | linux-64 |
timestamp | 1707305556488 |
version | 1.5.5 |