python3-baron
Full Syntax Tree for Python


Baron is a Full Syntax Tree (FST) library for Python. In contrast to an AST which drops some syntax information in the process of its creation (like empty lines, comments, formatting), a FST keeps everything and guarantees the operation fst_to_code(code_to_fst(source_code)) == source_code.

LGPL-3.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...