gristlabs / asttokensLinks
Annotate Python AST trees with source text and token information
☆191Updated this week
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 month
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- A Python type checker☆376Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- An AST unparser for Python☆230Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆171Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆256Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- ☆45Updated last year
- Extract semantic information about static Python code☆81Updated last week
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Safely evaluate AST nodes without side effects☆48Updated last year
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Python AST that abstracts the underlying Python version☆146Updated last week
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- Friendlier Python tracebacks.☆87Updated 7 months ago
- A simple immutable dictionary for Python☆169Updated this week
- A common base representation of python source code for pylint and other projects☆561Updated this week
- Utility library for gitignore style pattern matching of file paths.☆202Updated this week