gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆187Updated 2 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`.☆197Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- A Python type checker☆374Updated last week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- An unofficial, importable pip API☆116Updated this week
- 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 3 months ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- ☆45Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- Friendlier Python tracebacks.☆85Updated 5 months ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last month
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Safely evaluate AST nodes without side effects☆46Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- Tool for translation type comments to type annotations in Python☆154Updated 3 months ago