Fast code counter that counts lines and estimates complexity metrics.
Fast and accurate code counter with complexity and COCOMO estimates
scc
$ scc
$ scc /path/to/project
$ scc --complexity
$ scc --format json
$ scc --include-lang Python