UNPKG

dt-python-parser

Version:

There are some python parsers built with antlr4, and it's mainly for the **BigData** domain.

12 lines (6 loc) 574 B
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.9.0](https://github.com/DTStack/dt-python-parser/compare/v0.9.2-beta...v0.9.0) (2022-04-07) ### Features * support Async function statement ([4526fab](https://github.com/DTStack/dt-python-parser/commit/4526fab3e8fb1a2911e3f7e0e63dbafb3c7f734e)) * support Await statement ([075199f](https://github.com/DTStack/dt-python-parser/commit/075199fd5ca31920dcff765d7d503ec7970a0471))