pycloc

A simple tool for counting lines of code


Keywords
Python, count, lines, of, code
License
MIT
Install
pip install pycloc==0.0.3

Documentation

pycloc

Count lines of code with Python

Installation

with pip

(sudo) pip install pycloc

locally after clone

python setup.py install