LinesOfCodeCounter
LinesOfCodeCounter copied to clipboard
A Python script to count lines of code in a directory for specific file extension, excluding blank/comment lines
Results
2
LinesOfCodeCounter issues
Sort by
recently updated
recently updated
newest added
This version adds: -proper command line arguments mgmt with argparse -multiple comments identifier -multiple source directories -auto file-encoding determination -reformatted output for improved readability