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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python AST read/write☆862Feb 17, 2026Updated last month
- 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
- 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☆573Mar 17, 2026Updated last week
- Extension to ast that allow ast -> python code generation.☆15Oct 19, 2017Updated 8 years ago
- Bottom-up approach to refactoring in python☆724Jan 29, 2022Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆299Dec 9, 2021Updated 4 years ago
- Python Meta Programming☆147Sep 28, 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
- unit test generator for Python☆99Jun 29, 2017Updated 8 years ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- Backwards compatible callback APIs☆19Jun 9, 2020Updated 5 years ago
- A Python Parser☆667Feb 9, 2026Updated last month
- A toy for making geometric art, inspired by Islamic Zellij.☆18Jan 8, 2019Updated 7 years ago
- Automatic differentiation with uarray/unumpy.☆16Mar 7, 2021Updated 5 years ago
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- A pygments lexer for pytest output☆23Nov 7, 2025Updated 4 months ago
- Arena allocator for Python objects.☆14Apr 25, 2020Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Nov 5, 2021Updated 4 years ago
- I'd just like to interject for a moment...☆51Feb 15, 2016Updated 10 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,866Jan 22, 2026Updated 2 months ago
- Toolbox for working with the Python AST☆16Sep 13, 2023Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Nov 29, 2025Updated 3 months ago
- Python code object transformers☆184Feb 27, 2024Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Jul 29, 2019Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Feb 16, 2024Updated 2 years ago
- An extended typed Lambda Calculus☆21Aug 5, 2024Updated last year
- agentzh's fork of Russ Cox's re1 toy regex library☆19Jan 31, 2013Updated 13 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Jan 18, 2026Updated 2 months ago
- A simple GIT URL parser.☆30Feb 2, 2020Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆109Jan 5, 2025Updated last year
- Integration test for entire CGRA flow☆12Jan 17, 2020Updated 6 years ago
- Rope data structure in Python☆24Mar 31, 2022Updated 3 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
- Python libraries for account and server management☆15Updated this week
- C/C++ source generation from an AST☆171Feb 21, 2026Updated last month
- Discover and load entry points from installed packages☆76Dec 3, 2024Updated last year