This package contains tools for parsing source code into annotated json data structure: we extracted import statements, global assignments, top-level methods, classes, class methods and attributes, ...
Structly is a high-performance parsing toolkit that combines a Rust core with a Pythonic API. True to its name, Structly turns massive amounts of unstructured input into clean, structured outputs ...