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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

MAJOR VERSION: 1

About

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.

License:MIT License


Languages

Language:Python 100.0%