|
il y a 11 mois | |
---|---|---|
LICENSE | il y a 11 mois | |
README.md | il y a 11 mois | |
source_parser.py | il y a 11 mois |
A simple .py source file parser using AST. It can output statistics about functions, operations, attributes used as well as flow control branchings as a tree. It also does very simple tracing on change of variable types.