asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆195Updated 2 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☆182Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Runtime inspection utilities for Python typing module☆363Updated last month
- dead simple python dead code detection☆359Updated 2 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- An AST unparser for Python☆228Updated last year
- Flake8 Type Annotation Checking☆163Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- ☆232Updated last month
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Removes commented-out code from Python files☆213Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- unittest subTest() support and subtests fixture☆239Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 5 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- A Python type checker☆366Updated last week
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- A Python Parser☆642Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Python module to modify bytecode☆314Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago