Skip to content

a python script to count codelines, comments, blanks of a file

Notifications You must be signed in to change notification settings

dinjufen/codelines_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

codelines_counter

用于统计某个文件夹下所有.py文件的代码行数、空行以及注释行。

用法:

python3 本文件名 文件夹

About

a python script to count codelines, comments, blanks of a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages