jfrfonseca/python-project-report-tool
Python-Project Report tool analyzes a python project versioned with Git to produce a report on the numbered, readable version of each file and directory, its usage of standard library, PIP packages and local dependencies, values of constants and usage of functions, global variables and class methods.
PythonMIT