Skip to content

jc0n/cheapdrives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheapdrives

About

A brief Python script by John O'Connor to find reasonably priced hard drives from popular vendors for a bulk storage array. The script works by parsing RSS or Atom feeds and extracting the size and price of the drives to compute a price/GB ratio which is then sorted.

Installation

$ python setup.py install
 (sudo) if necessary

Usage

Specify a file that contains one feed URL per line

$ cheapdrives spindles.list

or manually specify one or more URLs on the command line

$ cheapdrives http://some_url/with_rss_feed

Dependencies

About

Find cheap hard drives from vendor feeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages