python-ast-serialize: python-ast-serialize (Fast AST parser and serializer) python-ast-serialize: python-ast-serialize: A fast Python extension for parsing Python files and serializing python-ast-serialize: the AST using the native binary format used by mypy. python-ast-serialize: python-ast-serialize: This will eventually replace the current mypy parser, which python-ast-serialize: uses the Python stdlib ast module for parsing. python-ast-serialize: python-ast-serialize: python-ast-serialize: python-ast-serialize: