Pretty print the output of python stdlib `ast.parse`.
☆198Jan 18, 2026Updated 2 months ago
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 3 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 3 months ago
- Utilities for refactoring imports in python-like syntax.☆24Dec 22, 2025Updated 3 months ago
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆38Feb 7, 2026Updated last month
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- A coverage plugin to provide sensible default settings☆85Dec 22, 2025Updated 3 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆24Mar 2, 2026Updated 3 weeks ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆73Oct 25, 2025Updated 4 months ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Dec 20, 2022Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆573Mar 17, 2026Updated last week
- A Python Parser☆667Feb 9, 2026Updated last month
- Python AST read/write☆862Feb 17, 2026Updated last month
- Run `black` on python code blocks in documentation files☆676Mar 16, 2026Updated last week
- python library with a set of tools for simple debugging of python programs☆19Apr 17, 2023Updated 2 years ago
- Formats your tox.ini files☆43Mar 16, 2026Updated last week
- An extension for flake8 that forbids some imports statements in some modules.☆17May 17, 2023Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆107Jan 8, 2026Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- Turn dataclasses into not-dataclasses☆23Jun 18, 2022Updated 3 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Dec 15, 2025Updated 3 months ago
- Get the number the next pull request will be assigned for a public GitHub repository.☆12Dec 30, 2025Updated 2 months ago
- CLI tool to introspect flake8 plugins and their codes☆13May 23, 2022Updated 3 years ago
- Universal, Register-based Virtual Machine☆11Mar 25, 2019Updated 6 years ago
- Data about packages and maintainers on PyPI☆133Mar 4, 2026Updated 2 weeks ago
- Run flake8 checks on code in *.rst files or in docstrings☆22Feb 26, 2021Updated 5 years ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- A plugin for pytest devs to view how assertion rewriting recodes the AST☆10Sep 29, 2019Updated 6 years ago
- A shim for the typeshed changes in mypy 0.900☆29Oct 20, 2022Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆125Dec 22, 2025Updated 3 months ago
- ☆49Jan 11, 2026Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆257Apr 20, 2022Updated 3 years ago
- import there; print(there) # print current file and line number.☆12Oct 19, 2022Updated 3 years ago
- show where your regex match assertion failed!☆80Dec 22, 2025Updated 3 months ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago