asottile / astprettyLinks
Pretty print the output of python stdlib `ast.parse`.
☆198Updated 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☆192Updated last month
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Runtime inspection utilities for Python typing module☆376Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A Python type checker☆378Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- dead simple python dead code detection☆397Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A fast and thorough lazy object proxy.☆263Updated 2 weeks ago
- Tool to Detect Surrounding Shell☆310Updated 5 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- Unravelling Python source code☆191Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆244Updated 3 weeks ago
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆156Updated 8 months ago
- Removes commented-out code from Python files☆219Updated 2 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A Python Parser☆665Updated this week
- Flake8 Type Annotation Checking☆163Updated last month
- An unofficial, importable pip API☆119Updated this week
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- ☆47Updated last month