Loading
Loading
2024
Python Script to retrieve total lines of actual code

Python script to get total lines of codes at a source code directory. Useful to perform third-party source code assessment if charged by number of code lines. outputs .xlsx file that contains all the file name, total code line, total commented / empty lines.
