gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆181Updated 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`.☆195Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- An AST unparser for Python☆228Updated 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
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- ☆45Updated 9 months ago
- A fast and thorough lazy object proxy.☆259Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- A Python Parser☆639Updated 2 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Useful types for Python☆131Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆94Updated 3 years ago
- Python Typing Intersection examples☆43Updated last year
- A Python type checker☆365Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 8 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆41Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 9 months ago
- A common base representation of python source code for pylint and other projects☆544Updated last week
- An unofficial, importable pip API☆114Updated last month
- Dynamically create python functions with a proper signature.☆127Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Python module to modify bytecode☆314Updated 3 weeks ago