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:19 2025 |
md5 checksum | e6ba2a9d20344d54dbd56249ac854aa6 |
arch | x86_64 |
build | py310h5eee18b_0 |
depends | libgcc-ng >=11.2.0, python >=3.10,<3.11.0a0 |
license | Apache-2.0 AND PSF-2.0 AND MIT |
license_family | Other |
md5 | e6ba2a9d20344d54dbd56249ac854aa6 |
name | typed-ast |
platform | linux |
sha1 | b74481ae09c599a013bff95b1b919bc57aa9bc8c |
sha256 | 07a403535038748cb1fc9044860aa11e317ea386343d5e34310f6fb360cc943b |
size | 217748 |
subdir | linux-64 |
timestamp | 1707305515652 |
version | 1.5.5 |