asottile / astpretty
Pretty print the output of python stdlib `ast.parse`.
☆193Updated last month
Alternatives and similar repositories for astpretty:
Users that are interested in astpretty are comparing it to the libraries listed below
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- An AST unparser for Python☆227Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A Python type checker☆361Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆118Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- ☆226Updated 5 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Tool for translation type comments to type annotations in Python☆146Updated last year
- Tool to Detect Surrounding Shell☆277Updated 8 months ago
- A Python Parser☆637Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- Flake8 Type Annotation Checking☆162Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆112Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- show where your regex match assertion failed!☆80Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Mypy static type checker plugin for Pytest☆253Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week