A common base representation of python source code for pylint and other projects
☆573Feb 25, 2026Updated this week
Alternatives and similar repositories for astroid
Users that are interested in astroid are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated last month
- It's not just a linter that annoys you!☆5,655Feb 24, 2026Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- Bottom-up approach to refactoring in python☆723Jan 29, 2022Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Dec 9, 2021Updated 4 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,855Jan 22, 2026Updated last month
- A Python Parser☆665Feb 9, 2026Updated 3 weeks ago
- Python AST read/write☆860Feb 17, 2026Updated 2 weeks ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Jan 18, 2026Updated last month
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 8 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- Collection of library stubs for Python, with static types☆5,009Feb 25, 2026Updated last week
- Formats your tox.ini files☆43Updated this week
- Python static typing home. Hosts the documentation and a user help forum.☆1,735Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,067Feb 23, 2026Updated last week
- An AST unparser for Python☆229Aug 18, 2023Updated 2 years ago
- Simplified packaging of Python modules☆2,243Updated this week
- A Python utility / library to sort imports.☆6,911Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆378Sep 1, 2025Updated 6 months ago
- Core utilities for Python packages☆713Feb 24, 2026Updated last week
- Auto-generate PEP-484 annotations☆1,449Jul 3, 2022Updated 3 years ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- ☆207Updated this week
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,111Feb 23, 2026Updated last week
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- A static type analyzer for Python code☆5,031Jan 26, 2026Updated last month
- The code coverage tool for Python☆3,327Feb 22, 2026Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,517Dec 12, 2025Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Apr 20, 2022Updated 3 years ago
- A fast and thorough lazy object proxy.☆263Feb 22, 2026Updated last week
- Resolve abstract dependencies into concrete ones☆160Feb 13, 2026Updated 2 weeks ago
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,766Dec 22, 2025Updated 2 months ago
- Python 3 AST unparser with type comments support.☆31Oct 24, 2019Updated 6 years ago
- Python AST that abstracts the underlying Python version☆145Nov 29, 2025Updated 3 months ago
- A Python library that generates static type annotations by collecting runtime types☆4,994Feb 11, 2026Updated 3 weeks ago
- a python refactoring library☆2,176Jan 4, 2026Updated last month
- Safe, minimal import sorting for Python projects.☆204Feb 1, 2026Updated last month