gristlabs / asttokens
Annotate Python AST trees with source text and token information
☆178Updated this week
Alternatives and similar repositories for asttokens:
Users that are interested in asttokens are comparing it to the libraries listed below
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- An AST unparser for Python☆226Updated 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
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- Tool for translation type comments to type annotations in Python☆146Updated last year
- An unofficial, importable pip API☆113Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 7 months ago
- Useful types for Python☆126Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last month
- Dynamically create python functions with a proper signature.☆124Updated 6 months ago
- A Python type checker☆357Updated last month
- unittest subTest() support and subtests fixture☆227Updated 2 months ago
- A Python Parser☆634Updated last month
- A fast and thorough lazy object proxy.☆255Updated this week
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- ☆45Updated 7 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆39Updated 11 months ago
- Extract semantic information about static Python code☆74Updated last month
- Adaptive fuzzing of Hypothesis tests☆86Updated last week
- A common base representation of python source code for pylint and other projects☆543Updated last week
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago