The Story
I will create and release in open source (bsd license) a tool that
searches through directories you specify and reads the python source
code files on schedule you set. It builds up statistics on the files
(such as number of lines, functions, words, files etc.), so that you can
see over time how you are progressing. The output will be in text and
html formats.
The Impact
This will help python programmers everywhere see their code progress over time as a kind of life tracking.
What I Need & What You Get