gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆182Updated 2 months 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`.☆195Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- An AST unparser for Python☆228Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- ☆45Updated 9 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python AST that abstracts the underlying Python version☆144Updated 4 months ago
- Python module to modify bytecode☆314Updated last month
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- A module for lazy loading of Python modules☆88Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆547Updated this week
- Runtime inspection utilities for Python typing module☆363Updated last month
- Python Typing Intersection examples☆44Updated last year
- PEG parser generator for Python☆175Updated 6 months ago
- Tool for translation type comments to type annotations in Python☆149Updated 2 weeks ago
- Adaptive fuzzing of Hypothesis tests☆95Updated this week
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Useful types for Python☆132Updated 2 months ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- A Python type checker☆366Updated last week
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- Dynamically create python functions with a proper signature.☆128Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆96Updated 3 years ago
- Parse Python docstrings in various flavors.☆239Updated last year