ast-serialize (0.5.0)

Published 2026-06-13 02:24:48 +02:00 by eofredj

Installation

pip install --index-url  ast-serialize

About this package

Python bindings for mypy AST serialization

ast_serialize - Python Parser and AST Serializer

This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.

Requirements

Requires Python: >=3.7
Details
PyPI
2026-06-13 02:24:48 +02:00
0
1.4 MiB
Assets (1)
Versions (1) View all
0.5.0 2026-06-13