The typed-ast project is archived since July 2023: https://github.com/python/typed_ast It suggests to switch to the `ast` module from the stdlib.
The typed-ast project is archived since July 2023: https://github.com/python/typed_ast
It suggests to switch to the
astmodule from the stdlib.