Versions
Description
Baron is a FST for Python, a Full Syntax Tree. By opposition 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 ast_to_code(code_to_ast(source_code)) == source_code.
Repository
https://github.com/PyCQA/baron
Project Slug
baron
Last Built
1 year, 3 months ago passed
Maintainers
Home Page
https://github.com/PyCQA/baron
Badge
Tags
ast, baron, fst, python, refactoring
Short URLs
baron.readthedocs.io
baron.rtfd.io
Default Version
latest
'latest' Version
master