An AST unparser for Python
☆229Aug 18, 2023Updated 2 years ago
Alternatives and similar repositories for astunparse
Users that are interested in astunparse are comparing it to the libraries listed below
Sorting:
- Python AST read/write☆860Feb 17, 2026Updated 2 weeks ago
- Python 3 AST unparser with type comments support.☆31Oct 24, 2019Updated 6 years ago
- Extension to ast that allow ast -> python code generation.☆79Dec 20, 2017Updated 8 years ago
- Set of tools to play with Python AST.☆86Sep 27, 2022Updated 3 years ago
- Automatic differentiation with uarray/unumpy.☆16Mar 7, 2021Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Bottom-up approach to refactoring in python☆723Jan 29, 2022Updated 4 years ago
- Python Meta Programming☆147Sep 28, 2022Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Dec 9, 2021Updated 4 years ago
- Build requirements files from setup.py.☆27Sep 4, 2025Updated 5 months ago
- A pygments lexer for pytest output☆23Nov 7, 2025Updated 3 months ago
- Python libraries for account and server management☆15Jan 31, 2026Updated last month
- parse_type extends the "parse" module (opposite of "string.format()")☆20Aug 11, 2025Updated 6 months ago
- C/C++ source generation from an AST☆171Feb 21, 2026Updated last week
- A Python Parser☆665Feb 9, 2026Updated 3 weeks ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Jan 31, 2013Updated 13 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Nov 5, 2021Updated 4 years ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated last month
- ☆22Feb 17, 2026Updated 2 weeks ago
- unit test generator for Python☆99Jun 29, 2017Updated 8 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Jan 18, 2026Updated last month
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Jul 29, 2019Updated 6 years ago
- Discover and load entry points from installed packages☆77Dec 3, 2024Updated last year
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,855Jan 22, 2026Updated last month
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Nov 29, 2025Updated 3 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆56Jan 20, 2022Updated 4 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Apr 20, 2022Updated 3 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆211Jul 13, 2020Updated 5 years ago
- I'd just like to interject for a moment...☆51Feb 15, 2016Updated 10 years ago
- Python code object transformers☆184Feb 27, 2024Updated 2 years ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.☆36Mar 21, 2022Updated 3 years ago
- some experiment to use ctypes codegen for cython☆28Nov 16, 2011Updated 14 years ago
- A backport of __future__ annotations to python<3.7.☆22Nov 5, 2021Updated 4 years ago
- WSGI Basic HTTP Auth middleware☆21Feb 12, 2018Updated 8 years ago
- Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.☆5,777Oct 31, 2025Updated 4 months ago
- A modern Python build backend☆44Feb 23, 2026Updated last week