gristlabs / asttokens
Annotate Python AST trees with source text and token information
☆177Updated 2 weeks ago
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 last month
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- An AST unparser for Python☆226Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- PEG parser generator for Python☆168Updated 3 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- A Python type checker☆357Updated this week
- Python AST that abstracts the underlying Python version☆144Updated last month
- A common base representation of python source code for pylint and other projects☆540Updated this week
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- The code behind python-ast-explorer.com☆247Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated 2 months ago
- Dynamically create python functions with a proper signature.☆124Updated 5 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆164Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- Extract semantic information about static Python code☆74Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- An unofficial, importable pip API☆113Updated last month
- ☆43Updated 6 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆37Updated 3 years ago
- Protocols intersection for mypy☆26Updated 3 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 6 months ago