python3-typed-ast

AST with PEP 484 type comments support
  http://www.mypy-lang.org/
  0
  no reviews



A fork of the CPython 2.7 and 3.5 ast modules with the ability to parse PEP 484 type comments. The primary goals of this package are correctness and speed.