asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆196Updated 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☆192Updated 3 weeks ago
- A Python type checker☆376Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A fast and thorough lazy object proxy.☆264Updated this week
- Tool for translation type comments to type annotations in Python☆155Updated 7 months ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- dead simple python dead code detection☆393Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- A Python Parser☆663Updated 5 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago
- Python module to modify bytecode☆326Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Flake8 Type Annotation Checking☆163Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Unravelling Python source code☆191Updated last year
- ☆244Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Removes commented-out code from Python files☆218Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated 3 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month