rust-python-parser
rust-python-parser copied to clipboard
A Python parser written in Rust using nom
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)