A local, deterministic, PyCharm-style Python formatter for VS Code. It uses Tree-sitter to parse the Python AST and rebuild PEP-8 formatted code — and because Tree-sitter recovers from errors, it ...