Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CHANGES.txt | 2011-01-15 | 41 Bytes | |
README.txt | 2011-01-15 | 1.1 kB | |
TextFileStatistics.zip | 2011-01-15 | 3.3 kB | |
Totals: 3 Items | 4.4 kB | 0 |
### TextFileStatistics #### Description This little handy script collects and prints useful summary data about text files. It can count: - file count of inspected files - total line count of multiple text files Other features: - multiple files to inspect in one run - subdirectory option - you can specify wich subdirectories will be processed - file extension filters - results are saved in a specified file #### Language(s) - English #### Platform(s) - can be used everywhere, where Python can be installed #### Requirement(s) - Python 2.7: http://www.python.org/download/ #### Usage 0. install the REQUIREMENTS 1. open TextFileStatistics.py in a text editor 2. change the variables starts with uv (e.g.: uvRootDir), documented in the script 3. save the file 4. run the script #### Source code written in - Python And can be found on sourceforge.net #### Contact - Developer: Viktor Benei (shadevampire) - Contact: shadevampire@gmail.com - Web: http://sites.google.com/site/shadevampire/Home