line-counter
A command-line tool that summarizes the size of a codebase by language, showing lines of code with and without comments and blank lines.
A TUI interface for CLOC (Count Lines of Code)
A command-line interface (CLI) utility that can help you easily count code lines and display detailed results.
Python file line counter.