|
пре 11 месеци | |
---|---|---|
LICENSE | пре 11 месеци | |
README.md | пре 11 месеци | |
source_parser.py | пре 11 месеци |
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.