gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆192Updated 3 weeks ago
Alternatives and similar repositories for asttokens
Users that are interested in asttokens are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- A Python type checker☆376Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- ☆46Updated 3 weeks ago
- Extract semantic information about static Python code☆81Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆104Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Declarative instrumentation for Python.☆102Updated last week
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- A simple immutable dictionary for Python☆176Updated 2 weeks ago
- An unofficial, importable pip API☆119Updated last month
- A module for lazy loading of Python modules☆88Updated 2 years ago
- A Python Enum that inherits from str.☆121Updated last year