ast-serialize

Python bindings for mypy AST serialization

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgcc-s1 libc6
pip3 install ast-serialize

Dependencies

  • None

Page last updated 2026-05-01 09:26:02 UTC