gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆192Updated 2 weeks 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 last week
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- An AST unparser for Python☆229Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A Python type checker☆376Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- ☆46Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 6 months ago
- Utility library for gitignore style pattern matching of file paths.☆204Updated last week
- An unofficial, importable pip API☆118Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Extract semantic information about static Python code☆81Updated 2 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A Python Parser☆662Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- PEG parser generator for Python☆191Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Friendlier Python tracebacks.☆87Updated 8 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- A library that automatically infers dependencies for Python files☆177Updated last year
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago