gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆188Updated last month
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`.☆197Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A Python type checker☆372Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- ☆45Updated last year
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆171Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- An unofficial, importable pip API☆116Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A simple immutable dictionary for Python☆166Updated 7 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Extract semantic information about static Python code☆78Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Grammars suitable for lark parser and Hypothesis☆50Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- A Python Enum that inherits from str.☆119Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Tool for translation type comments to type annotations in Python☆154Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated last week
- Python Typing Intersection examples☆49Updated last year