# PythonEmail **Repository Path**: ixingo/PythonEmail ## Basic Information - **Project Name**: PythonEmail - **Description**: 基于linux的定时天气预报邮件发送程序 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-10-28 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PythonEmail ![示例](http://git.oschina.net/uploads/images/2016/1028/105853_4dbad83c_668226.png "运行实例") 部署在Linux服务器上,编辑/etc/crontab文件 ![LinUx配置](http://git.oschina.net/uploads/images/2016/1028/110349_dfef85fb_668226.png "/etc/crontab") vim /etc/crontab ![crontab文件配置](http://git.oschina.net/uploads/images/2016/1028/110424_7d142711_668226.png "设置定时") 把下面这段话加进去就行了,python文件路径是/root/sendsuzhou.py,00是自动发送的分钟,8是自动发送的时,所以每天早上8点会发送。 【PS:需要字体文件支持】