项目作者: walidmujahid

项目描述 :
Sends daily bitcoin price alerts to your email inbox.
高级语言: Python
项目地址: git://github.com/walidmujahid/bitcoinprice_emailalerts.git
创建时间: 2017-12-23T19:54:43Z
项目社区:https://github.com/walidmujahid/bitcoinprice_emailalerts

开源协议:

下载


Send emails with bitcoin price

Project Dependencies

requirements.txt

gmail-sender: https://github.com/paulchakravarti/gmail-sender

Config

A sample config file has been provided. Simply rename to config.py if you want to use it and edit the constants.

other comments

This was originally using schedule, however, I switched the script so it could simply be scheduled from cron.