gristlabs / asttokens
Annotate Python AST trees with source text and token information
☆177Updated last week
Alternatives and similar repositories for asttokens:
Users that are interested in asttokens are comparing it to the libraries listed below
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- An AST unparser for Python☆226Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A Python type checker☆357Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Python module to modify bytecode☆308Updated last week
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- ☆43Updated 6 months ago
- PEG parser generator for Python☆167Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆164Updated last week
- Python Typing Intersection examples☆36Updated 11 months ago
- A fast and thorough lazy object proxy.☆254Updated 3 months ago
- Extract semantic information about static Python code☆72Updated this week
- A common base representation of python source code for pylint and other projects☆541Updated this week
- Python code object transformers☆185Updated last year
- A module for lazy loading of Python modules☆86Updated last year
- A Python Parser☆632Updated this week
- Retrieve information from typeshed and other typing stubs☆22Updated 2 months ago
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Mypy static type checker plugin for Pytest☆250Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆93Updated 2 months ago