SkillAgentSearch skills...

Pythonparser

A python backend for the GumTree diff tool.

Install / Use

/learn @GumTreeDiff/Pythonparser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pythonparser

Pythonparser is a python tool that produces a GumTree compatible Python AST. It uses the awesome parsomodule under the hood.

Installation

Pythonparser requires to use Python 3. To install it, just clone the repository and install the dependencies using

pip3 install -r requirements.txt

Pythonpaser can be used as a standalone tool like this:

pythonparser /path/to/script.py
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated28d ago
Forks10

Languages

Python

Security Score

90/100

Audited on Mar 7, 2026

No findings