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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.4.1-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.3.1-bp151.2.6.1 info | openSUSE-2020-609 | 2020-05-04 | 15 SP1 Update |
|
|
1.3.1-bp152.3.15 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.4.1-bp151.2.3.1 info | openSUSE-2020-227 | 2020-02-16 | 15 SP1 Update |
|
|
1.3.1-bp151.1.6 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
1.1.0-bp150.2.5 info | GA Release | 2018-07-30 | 15 |
|
|
1.1.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|