Closed happyhebaby closed 1 year ago
1) There is a new option for producing json: -jsnOut filename It works similar to the existing option: -ymlOut filename
2) It does not parse 'import' or 'from' statements. It only parses function definitions and calls
Thank you!
Hi, I have two questions around the tool, thanks for your info.
flask
repo has a test filetests/test_appctx.py
that has the following import statements:I am looking for output of file level dependency like the following: