Skip to content

wadoon/pysyntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pysyntax

ATTENTION not finish.

License:         BSD
Author:          Alexander Weigl <alexweigl@gmail.com>
Date:            2013-03-05
Documentation:

Simple script that show the ast of a python script in the terminal. The script is more for learning about the python ast. I hope all ast nodes are included.

Dependencies: simplegeneric

Install

Install simplegeneric

pip install simplegeneric --user

Clone repo and run the script showAst.py on your script.

./showAst.py showAst.py

About

Visualize the python ast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages