IDE allow you to refactor code, Baron allows you to write refactoring code.
☆297Dec 9, 2021Updated 4 years ago
Alternatives and similar repositories for baron
Users that are interested in baron are comparing it to the libraries listed below
Sorting:
- Bottom-up approach to refactoring in python☆723Jan 29, 2022Updated 4 years ago
- automatic code formatter for python following pep8 using baron FST, like gofmt☆110Dec 25, 2021Updated 4 years ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Python AST read/write☆860Feb 17, 2026Updated last week
- A Python Parser☆665Feb 9, 2026Updated 2 weeks ago
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated last month
- Tagged union types and immutable records (product types) in Python☆11Jun 5, 2017Updated 8 years ago
- Python 3 AST unparser with type comments support.☆31Oct 24, 2019Updated 6 years ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Jan 22, 2026Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,853Jan 22, 2026Updated last month
- Python Meta Programming☆147Sep 28, 2022Updated 3 years ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Python code object transformers☆184Feb 27, 2024Updated 2 years ago
- An AST unparser for Python☆229Aug 18, 2023Updated 2 years ago
- The semantic code generation framework☆30May 31, 2014Updated 11 years ago
- An JSON+HTTP server for the rope Python refactoring library☆107Feb 18, 2022Updated 4 years ago
- Safe code refactoring for modern Python.☆1,612Jun 21, 2024Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Updated this week
- A rich collection of react vendors and components for silky web dev experience.☆10Jul 23, 2018Updated 7 years ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated last month
- Set of tools to play with Python AST.☆86Sep 27, 2022Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Jan 5, 2025Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Apr 20, 2022Updated 3 years ago
- SQLAlchemy finite state machine support☆19Jan 4, 2022Updated 4 years ago
- ☆11Jun 10, 2015Updated 10 years ago
- Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.☆15Jun 21, 2021Updated 4 years ago
- This tool allows to dump Lib-PSP iplloader's loader segment (or full binary on 0.4 and 0.6) using kbooti/bootdispi files as input☆11Jan 12, 2024Updated 2 years ago
- pytest plugin which adds pdb helper commands related to pytest.☆12May 19, 2022Updated 3 years ago
- Simplified packaging of Python modules☆2,241Feb 12, 2026Updated 2 weeks ago
- The code behind python-ast-explorer.com