gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆183Updated 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`.☆196Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- An AST unparser for Python☆228Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- A Python type checker☆371Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- ☆45Updated 11 months ago
- Utilities for run-time type validation and multiple dispatch☆169Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- An unofficial, importable pip API☆115Updated last week
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Tool for translation type comments to type annotations in Python☆153Updated 2 months ago
- Extract semantic information about static Python code☆78Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- PEG parser generator for Python☆179Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- A Python Parser☆645Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆43Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago