gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆191Updated 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 this week
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- An AST unparser for Python☆230Updated 2 years ago
- A Python type checker☆375Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- An unofficial, importable pip API☆118Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Runtime inspection utilities for Python typing module☆376Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Extract semantic information about static Python code☆81Updated this week
- A Python Parser☆662Updated 3 months ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- Utility library for gitignore style pattern matching of file paths.☆204Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- ☆45Updated 2 weeks ago
- PEG parser generator for Python☆188Updated last year
- backport of lib2to3, with enhancements☆53Updated 11 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Python Typing Intersection examples☆50Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Phantom types for Python.☆227Updated 3 weeks ago