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 | 1d947d1667d8002236e262fc379595c3 |
arch | x86_64 |
build | py310h7f8727e_1 |
build_number | 1 |
depends | libgcc-ng >=7.5.0, python >=3.10,<3.11.0a0 |
license | Apache-2.0 AND PSF-2.0 AND MIT |
license_family | Apache |
md5 | 1d947d1667d8002236e262fc379595c3 |
name | typed-ast |
platform | linux |
sha1 | 9dbc831bc77e5e38a134f60a5c1039ffd7e6c1d3 |
sha256 | de5edfe13d315f99d2da447cd22337d4531c154f7bdb6ec5957a7a1c35a56325 |
size | 534102 |
subdir | linux-64 |
timestamp | 1640795540672 |
version | 1.4.3 |