asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆197Updated 3 weeks ago
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆187Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- An AST unparser for Python☆228Updated 2 years ago
- A Python type checker☆374Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆231Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆140Updated last year
- Runtime inspection utilities for Python typing module☆367Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A Python Parser☆649Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆261Updated 2 weeks ago
- ☆236Updated 4 months ago
- Tool for translation type comments to type annotations in Python☆154Updated 3 months ago
- Mypy static type checker plugin for Pytest☆255Updated 5 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Tool to Detect Surrounding Shell☆292Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last week
- Unravelling Python source code☆190Updated last year
- dead simple python dead code detection☆382Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆554Updated last week
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 5 months ago
- Rate your Python packages package friendliness☆220Updated last month
- A file-based ORM for Python dataclasses.☆211Updated last month
- show where your regex match assertion failed!☆80Updated 3 weeks ago