pylint-dev / astroidLinks
A common base representation of python source code for pylint and other projects
☆572Updated last week
Alternatives and similar repositories for astroid
Users that are interested in astroid are comparing it to the libraries listed below
Sorting:
- A Python Parser☆663Updated 5 months ago
- McCabe complexity checker for Python☆674Updated last year
- Python AST read/write☆862Updated 11 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- docstring style checker☆1,117Updated 2 years ago
- Bottom-up approach to refactoring in python☆721Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Naming Convention checker for Python☆528Updated 8 months ago
- Toolkit to run Python benchmarks☆905Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- A Python type checker