function-parser
Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/master/function_parser
A python package to get extra infoℹ about a Python 🐍 module, like the imports used, function called inside of other functions... etc