/usd-rate-notifier-python

Checks an USD to CZK exchange rate and sends an e-mail.

Primary LanguagePython

USD-CZK rate notifier

Runs on Python 3.

Setup

$ pip install -r requirements.txt
$ cp config.py.example config.py
# Setup your App ID in config.py
$ python app.py