python-parser 0.2.0

A complete Python parser based on nom.
Documentation

rust-python-parser

A Python parser for Rust libraries and programs.

Currently supports Python 3.8's syntax (except type comments, which are ignored like regular comments)