weather_bot:通过电子邮件向订阅者发送天气更新 源码
weather_bot 通过电子邮件将天气更新发送给使用Python订阅的用户订阅 怎么运行的 订阅的用户存储在Google表格(已连接到Google表单)上 映射到internal_users.csv的Google工作表信息以及更多相关信息Selenium用于生成天气预报的链接 每天运行main.py来向订阅者发送电子邮件使用Selenium,BeautifulSoup和通过Seaborn可视化的API获得的信息 如何在个人计算机上运行 从Google API下载certificate.json并放入目录 下载geckodriver,以便Selenium可以在Firefox上运行 在mai
文件列表
weather_bot-main.zip
(预估有个5文件)
weather_bot-main
last_run_date.txt
8B
main.py
13KB
README.md
890B
internal_users.csv
44B
credentials.csv
12B
暂无评论