A common base representation of python source code for pylint and other projects
☆573Mar 17, 2026Updated last week
Alternatives and similar repositories for astroid
Users that are interested in astroid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- It's not just a linter that annoys you!☆5,667Updated this week
- 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,866Jan 22, 2026Updated 2 months ago
- Bottom-up approach to refactoring in python☆724Jan 29, 2022Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆299Dec 9, 2021Updated 4 years ago
- A Python Parser☆667Feb 9, 2026Updated last month
- Python AST read/write☆862Feb 17, 2026Updated last month
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- An AST unparser for Python☆229Aug 18, 2023Updated 2 years ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Jan 18, 2026Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- Formats your tox.ini files☆43Mar 16, 2026Updated last week
- Collection of library stubs for Python, with static types☆5,023Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,075Updated this week
- Documentation about how the PyCQA organization works☆34Mar 8, 2025Updated last year
- Python static typing home. Hosts the documentation and a user help forum.☆1,740Mar 13, 2026Updated last week
- py.test plugin that activates the fault handler module during testing☆26Jul 11, 2020Updated 5 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- A Python utility / library to sort imports.☆6,923Updated this week
- The official binary distribution format for Python☆552Mar 3, 2026Updated 3 weeks 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,112Mar 16, 2026Updated last week
- Python 3 AST unparser with type comments support.☆31Oct 24, 2019Updated 6 years ago
- Python AST that abstracts the underlying Python version☆146Nov 29, 2025Updated 3 months ago
- Run `black` on python code blocks in documentation files☆676Mar 16, 2026Updated last week
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- Simplified packaging of Python modules☆2,244Mar 15, 2026Updated last week
- ☆208Updated this week
- Annotator that adds scope information to an ast☆26Jun 23, 2025Updated 9 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Jan 8, 2026Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆385Sep 1, 2025Updated 6 months ago
- PEP 621 metadata parsing☆43Mar 2, 2026Updated 3 weeks ago
- Auto-generate PEP-484 annotations☆1,450Jul 3, 2022Updated 3 years ago
- Project to make writing plugins across major versions of flake8 easier☆11Aug 11, 2025Updated 7 months 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,772Dec 22, 2025Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆257Apr 20, 2022Updated 3 years ago
- A static type analyzer for Python code☆5,029Mar 16, 2026Updated last week
- The code coverage tool for Python☆3,334Mar 17, 2026Updated last week