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.
price_checker/README.md

10 lines
245 B
Markdown
Raw Normal View History

2017-03-11 13:13:15 +01:00
# price_checker
2017-03-11 12:28:03 +01:00
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
2017-03-11 13:15:06 +01:00
reached it will send an email to a provided address.
required packages:
2017-03-13 07:16:06 +01:00
- python3
- python3-pip