Skip to content

A tool to count the lines in your Python project, and give some statistics such as comment count, blank line count, and more.

License

Notifications You must be signed in to change notification settings

WhyNineKay/CountMyLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountMyLines

A tool to count the lines in your Python project, and give some statistics such as comment count, blank line count, and more.

How it works

CountMyLines will analyze your Python code, project or directory, and it will count the total number of lines. It will also count the number of blank lines, comment lines, and code lines, and provide some interesting statistics about your project.

About

A tool to count the lines in your Python project, and give some statistics such as comment count, blank line count, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages