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
- An AST unparser for Python☆228Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A Python type checker☆370Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- An unofficial, importable pip API☆114Updated last month
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆252Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Extract semantic information about static Python code☆77Updated last month
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- ☆45Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Safely evaluate AST nodes without side effects☆46Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- A Python Parser☆645Updated last month
- A library that automatically infers dependencies for Python files☆176Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated 4 months ago
- Discover and load entry points from installed packages☆75Updated 8 months ago