gristlabs / asttokens
Annotate Python AST trees with source text and token information
☆178Updated 3 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`.☆193Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- An AST unparser for Python☆227Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- 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☆348Updated 2 months ago
- ☆45Updated 8 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Dynamically create python functions with a proper signature.☆126Updated 7 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Grep Python Abstract Syntax Trees (AST) using XPath☆96Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Useful types for Python☆127Updated last month
- An unofficial, importable pip API☆114Updated this week
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆41Updated 11 months ago
- A Python type checker☆361Updated last month
- A Python Enum that inherits from str.☆117Updated last year
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- A Python Parser☆637Updated last month
- Extract semantic information about static Python code☆75Updated last month
- Discover and load entry points from installed packages☆74Updated 5 months ago
- Tool for translation type comments to type annotations in Python☆146Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆118Updated last month
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 8 months ago