Skip to content

bludau-peter/pythonparser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonparser

Pythonparser is a python tool that produces a GumTree compatible Python AST. It uses under the hood asttokens and jsontree. This version has two scripts available. One for py2 and one for py3

Installation

Just clone the repository and pip install -r requirements.txt

Usage

On Windows:

  • Add PYTHONPATH envvar to pip install directory
  • Change the PythonTreeGenerator.java to use python command instead of PATH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%