Skip to content

ARSimmons/Python_DownloadData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Table of Contents [Team Members](#team-members)

Project Summary

Team Members

Project Summary

Automates the downloading and unzipping of (.exe) and (.zip) files based on the web addresses provided in the Address_List.csv.

Individual folders are created for each individual row in the .csv file, and store the corresponding data (associated with the given address).

NOTE (5/28/13): In the case of downloading LARGE (i.e. >2 GB) files, Python functions often fail. A script using shell commands is being investigated.

THIS PROJECT IS STILL IN PROCESS 5/28/2013

About

Automates the downloading and unzipping of (.exe) & (.zip) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages