Skip to content

统计python 项目下所有的.py文件的注释率

Notifications You must be signed in to change notification settings

8lab-fl-team/comment_lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

count_comments

统计python 项目下所有的.py文件的注释率

install

Get wheel from release and install

pip install ./count_comments-0.1.0-py3-none-any.whl

Usage

Usage: python -m count_comments [OPTIONS] [ROOT_DIR]

Arguments:
  [ROOT_DIR]  需要统计的目录  [default: .]

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

演示

About

统计python 项目下所有的.py文件的注释率

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages