asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆195Updated 3 weeks ago
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- A Python type checker☆376Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- A Python Parser☆659Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆256Updated 3 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- An AST unparser for Python☆230Updated 2 years ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆238Updated this week
- Unravelling Python source code☆191Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆80Updated last month
- dead simple python dead code detection☆387Updated this week
- unittest subTest() support and subtests fixture☆251Updated this week
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆561Updated this week