Skip to content

用于服务器上定时发送数据库表中的数据给需求方

Notifications You must be signed in to change notification settings

robot-sql/Python_email_send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mail_send

使用python实现定时从数据库获取数据发送邮件。
create_table.sql 用于创建存储所需发送信息的建表语句。
export_db_data.py 用于导出数据库信息同时做成excel格式的文件。
email_main_one.py 用于发送存储数据的excel文件到相应的邮件接收人。

About

用于服务器上定时发送数据库表中的数据给需求方

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages