gristlabs / asttokensView external linksLinks
Annotate Python AST trees with source text and token information
☆192Jan 8, 2026Updated last month
Alternatives and similar repositories for asttokens
Users that are interested in asttokens are comparing it to the libraries listed below
Sorting:
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆373Sep 1, 2025Updated 5 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- ☆48Jan 11, 2026Updated last month
- Annotator that adds scope information to an ast☆26Jun 23, 2025Updated 7 months ago
- Safely evaluate AST nodes without side effects☆51Jan 11, 2026Updated last month
- A Python build and release management tool.☆15Updated this week
- A Python Parser☆665Feb 9, 2026Updated last week
- Python AST read/write☆860Feb 6, 2025Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆197Jan 18, 2026Updated 3 weeks ago
- Manage legacy code with comments.☆17Updated this week
- ☆10Aug 25, 2020Updated 5 years ago
- Triplestore wrapper package for Python.☆12Updated this week
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Oct 17, 2022Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Nov 29, 2025Updated 2 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Apr 20, 2022Updated 3 years ago
- Create reproducible installations for a virtual environment from a lock file☆85Nov 25, 2025Updated 2 months ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Aug 10, 2024Updated last year
- A curated list of awesome GitHub Sponsor Profiles 💖☆11Feb 24, 2022Updated 3 years ago
- A Python type checker☆26Dec 15, 2025Updated 2 months ago
- python library with a set of tools for simple debugging of python programs☆19Apr 17, 2023Updated 2 years ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆23Feb 2, 2026Updated 2 weeks ago
- ☆15Jun 21, 2025Updated 7 months ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,845Jan 22, 2026Updated 3 weeks ago
- Utilities for refactoring imports in python-like syntax.☆25Dec 22, 2025Updated last month
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 2 years ago
- unittest subTest() support and subtests fixture☆251Nov 10, 2025Updated 3 months ago
- C# Data Extraction for "Learning to Represent Edits"☆27Nov 3, 2018Updated 7 years ago
- A tool for mining graph-based change patterns in Python code☆19Dec 12, 2025Updated 2 months ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Jul 31, 2024Updated last year
- Extract semantic information about static Python code☆81Dec 11, 2025Updated 2 months ago
- Experimental Python API for Ruff☆34Feb 1, 2026Updated 2 weeks ago
- Plugin for adding a marker to slow running tests. 🐌☆15Nov 7, 2019Updated 6 years ago
- Bottom-up approach to refactoring in python☆723Jan 29, 2022Updated 4 years ago
- Run-time type checker for Python☆1,745Updated this week
- The collection of Context-Free Path Querying algorithms☆14Dec 16, 2025Updated 2 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Aug 14, 2022Updated 3 years ago
- Hypothesis extension to allow generating strings based on regex☆26Nov 1, 2018Updated 7 years ago
- Pytest plugin providing advanced doctest features☆117Feb 2, 2026Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated last month