Previous topic

Welcome to SteepHound’s documentation!

This Page

Modules

Tracks steep and cheap and launches window on discovering a deal that you are interested in.

author:Subhodeep Moitra(smoitra@cs.cmu.edu), Sam Taggart
license:BSD
platform:Unix, Windows

To run the script all you need to do is $ python steephound.py

class steephound.MsgWindow(_text)

Displays information in a dialog window

steephound.find_descr(html)

Finds the description from the page

steephound.find_price(html)

Finds the price from the page

steephound.find_title(html)

Finds the title from the page