Latest version: v0.5.0
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Python Module Parser is a library that parses Python modules and outputs information about imports, functions, variables, and their corresponding line numbers. This makes it easier to analyze and understand the structure of your Python code.
No known vulnerabilities found