counting lines of code

Wilbert Berendsen wbsoft at xs4all.nl
Fri Jan 22 16:40:21 EST 2010


Op donderdag 21 januari 2010 schreef Michele:

> I need a small utility to count the lines of Python code in a
> directory, traversing subdirectories and ignoring comments and
> docstrings.

sloccount can do this.

http://www.dwheeler.com/sloccount/

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandhi



More information about the Python-list mailing list