Pretty print the output of python stdlib `ast.parse`.
☆197Jan 18, 2026Updated last month
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 2 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- Use features of rejected PEPs☆11Oct 11, 2019Updated 6 years 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
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆23Feb 2, 2026Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated last month
- Python AST read/write☆860Feb 17, 2026Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- Utilities for refactoring imports in python-like syntax.☆24Dec 22, 2025Updated 2 months ago
- A Python Parser☆665Feb 9, 2026Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆105Jan 8, 2026Updated last month
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Feb 7, 2026Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Apr 20, 2022Updated 3 years ago
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆125Dec 22, 2025Updated 2 months ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- A bunch of C functions that are useful when writing simple code☆14Oct 5, 2024Updated last year
- Turn dataclasses into not-dataclasses☆23Jun 18, 2022Updated 3 years ago
- Run flake8 checks on code in *.rst files or in docstrings☆22Feb 26, 2021Updated 5 years ago
- Universal, Register-based Virtual Machine☆11Mar 25, 2019Updated 6 years ago
- Get the number the next pull request will be assigned for a public GitHub repository.☆12Dec 30, 2025Updated 2 months ago
- Data about packages and maintainers on PyPI☆132Oct 1, 2025Updated 5 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Feb 22, 2026Updated last week
- Formats your tox.ini files☆43Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- python library with a set of tools for simple debugging of python programs☆19Apr 17, 2023Updated 2 years ago
- Boost ast.parse with RustPython-powered parser technology☆15May 23, 2023Updated 2 years ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- a GitHub action to install (pre-release) pythons from deadsnakes☆57Dec 15, 2025Updated 2 months ago
- Set of tools to play with Python AST.☆86Sep 27, 2022Updated 3 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- An mdformat plugin for rendering tables☆19Oct 16, 2025Updated 4 months ago
- The Black shade analyser and comparison tool.☆12Nov 25, 2025Updated 3 months 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
- Create reproducible installations for a virtual environment from a lock file☆85Nov 25, 2025Updated 3 months ago