gristlabs / asttokens
Annotate Python AST trees with source text and token information
☆175Updated last month
Alternatives and similar repositories for asttokens:
Users that are interested in asttokens are comparing it to the libraries listed below
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated last year
- An AST unparser for Python☆226Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆344Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆354Updated 6 months ago
- ☆43Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- Extract semantic information about static Python code☆72Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆253Updated 2 months ago
- Dynamically create python functions with a proper signature.☆120Updated 4 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- A Python type checker☆355Updated this week
- A Python Parser☆627Updated last month
- Grep Python Abstract Syntax Trees (AST) using XPath☆93Updated last month
- Operator overloading for fast anonymous functions.☆50Updated last month
- Python AST that abstracts the underlying Python version☆144Updated this week
- Python AST VisualizerUpdated 5 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 3 years ago
- A Python Enum that inherits from str.☆116Updated last year
- The code behind python-ast-explorer.com☆247Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆134Updated 9 months ago
- An unofficial, importable pip API☆113Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated last month