This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andreas Zweili 7ab26be6f7 rebuild the virtual environment 2017-03-12 20:56:07 +01:00
bin rebuild the virtual environment 2017-03-12 20:56:07 +01:00
lib rebuild the virtual environment 2017-03-12 20:56:07 +01:00
.gitignore Merge branch 'master' of git.2li.ch:Nebucatnetzer/price_checker 2017-03-11 13:17:43 +01:00
LICENSE initial commit 2017-03-11 13:13:15 +01:00
README.md Merge branch 'master' of git.2li.ch:Nebucatnetzer/price_checker 2017-03-11 13:17:43 +01:00
lib64 add a virtual environment 2017-03-11 12:29:56 +01:00
price_checker.py add bash script 2017-03-12 20:26:28 +01:00
price_checker.sh call the python script directly with python 2017-03-12 20:30:11 +01:00
pyvenv.cfg add a virtual environment 2017-03-11 12:29:56 +01:00

README.md

price_checker

price_checker.py is a script which looks at the prices of a given URL and compares them against a decired price. When the price is reached it will send an email to a provided address.

required packages:

  • libxml2-dev libxslt1-dev