Code analysis using python ast module
Static Code Analysis
What is static code analysis? According to wikipedia , it is the analysis of computer software that is performed without actually executing programs. Hmm! meaning???
Lets see an example and try to understand something, suppose I...
kuppakoffe.space5 min read