PythonParser The experimental project for parsing PYI file to AST. Current abilities: - Parse class - Parse function - Parse variable - Parse type. - Parse if's conditions.