rustpython-parser 0.2.0

Parser for python code.
#![allow(clippy::all)]
#![allow(unused)]
include!("../python.rs");