Finish Python utility to scan thousands of folders and make a report (2)
Budget: $30 – $250 USD
Our nonprofit, WiderNet, provides off-line access to thousands of Web sites for people who lack Internet connectivity. (www.widernet.org ) Over 2,000 universities, schools, health care sites, and libraries in the developing world have adopted this solution, providing a bounty of educational information to millions of users.
We need a Python programmer to finish a MS Windows utility that will scan a folder and collect data from thousands of subfolders.
The output (CSV? XML?) should include the folder name, the folder date, the folder size, the number of files, the most recently edited file (and date) and, finally, if the folder name is a URL (most are), test to see if the host is still accessible on the Internet.
The current version does most of what we want, but the results are awkward to work with. Looking for an expert who can optimize the code and output.
We need a Python programmer to finish a MS Windows utility that will scan a folder and collect data from thousands of subfolders.
The output (CSV? XML?) should include the folder name, the folder date, the folder size, the number of files, the most recently edited file (and date) and, finally, if the folder name is a URL (most are), test to see if the host is still accessible on the Internet.
The current version does most of what we want, but the results are awkward to work with. Looking for an expert who can optimize the code and output.