Typed-AST
JSON →typed-ast is a Python 3 package that provided parsers for Python 2.7 and Python 3 (up to 3.7) Abstract Syntax Trees (ASTs). Unlike the standard `ast` module before Python 3.8, it included support for PEP 484 type comments and was independent of the Python version it was run on. The project is currently at version 1.5.5 and is no longer actively maintained, with recommendations to use the built-in `ast` module for Python 3.8+.
Traffic · last 30 days stale · no recent hits
total hits 13
actors 2 distinct systems
last hit 19d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇨🇳 China · 🇫🇷 France
API endpoints
full doc /v1/registry/typed-ast
install /v1/registry/typed-ast/install
compatibility /v1/registry/typed-ast/compatibility