Skip to content

Simple utility to test the time to download files from RCSB websites

Notifications You must be signed in to change notification settings

henrychao-rcsb/py-download-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

py-download-tester

Simple utility to test the time to download files from various RCSB sources.

Requirements

  • Python 3 (>= 3.3)

Running this script

Clone a copy of this repository to your local environment:

# Clone over SSH
git clone git@github.com:henrychao-rcsb/py-download-tester.git

# or clone over HTTPS
git clone https://github.com/henrychao-rcsb/py-download-tester.git

Then run the python script to generate an output file:

cd py-download-tester
chmod +x utility.py
./utility.py

After some time, there should be a results.csv file within the same directory as the script.

About

Simple utility to test the time to download files from RCSB websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages