|
vor 11 Monaten | |
---|---|---|
LICENSE | vor 11 Monaten | |
README.md | vor 11 Monaten | |
source_parser.py | vor 11 Monaten |
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.