pylint-dev / astroidLinks
A common base representation of python source code for pylint and other projects
☆565Updated 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☆662Updated 3 months ago
- Python AST read/write☆858Updated 9 months ago
- McCabe complexity checker for Python☆669Updated last year
- docstring style checker☆1,117Updated 2 years ago
- Toolkit to run Python benchmarks☆891Updated last month
- Provides a fake file system that mocks the Python file system modules.☆719Updated last week
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,109Updated this week
- Python 3.5+ runtime type checking for integration testing and data validation☆547Updated last year
- Naming Convention checker for Python☆527Updated 6 months ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- A simple program which checks Python source files for errors☆1,439Updated 5 months ago
- Core utilities for Python packages☆687Updated this week
- An AST unparser for Python☆230Updated 2 years ago
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- A Python type checker☆375Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- ☆589Updated last year
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Hunter is a flexible code tracing toolkit.☆858Updated 3 months ago
- The official binary distribution format for Python☆541Updated last month
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Easily view PyPI download statistics via Google's BigQuery.☆440Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 weeks ago
- A simple, correct Python build frontend