asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆195Updated last week
Alternatives and similar repositories for astpretty
Users that are interested in astpretty are comparing it to the libraries listed below
Sorting:
- Instant visualization of Python AST and Code Objects☆143Updated last year
- 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 2 weeks ago
- A Python type checker☆375Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- An AST unparser for Python☆230Updated 2 years ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- dead simple python dead code detection☆391Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- ☆238Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Runtime inspection utilities for Python typing module☆375Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- A Python Parser☆662Updated 3 months ago
- Removes commented-out code from Python files☆217Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated this week
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- pytest + rich integration (proof of concept)☆251Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- A common base representation of python source code for pylint and other projects☆565Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- Write short and fully-typed lambdas where you need them.☆285Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago