PythonEmailSender:我的个人项目,使用sqlite3和PyQt5

时间:2021-03-08 02:42:46
【文件属性】:
文件名称:PythonEmailSender:我的个人项目,使用sqlite3和PyQt5
文件大小:20KB
文件格式:ZIP
更新时间:2021-03-08 02:42:46
Python PythonEmailSender 我的个人项目,使用sqlite3和PyQt5。 这是我的第一个完整的公共项目。 ~~动机~~ Optimizing day-to-day life and solving school problems. 这个计划是为了解决我学校日常生活中的问题而设计的,例如当他们要求我们通过电子邮件发送家庭作业并且必须向多个学生或其他人发送电子邮件时,总是需要询问老师的电子邮件老师。 ~~这个程序做什么~~ Sending e-mails to one or multiple addresseers with one or more attachments. 它使用html中的模板创建电子邮件,并可能向其中添加多个附件。 您可以将各种文件作为附件放置在计算机中的任何位置。 它在sqlite3中使用一个数据库,您可以在其中使用数据库模块(在数据库目录中)或通
【文件预览】:
PythonEmailSender-main
----SendRoot()
--------template.html(2KB)
--------__pycache__()
--------SendEmails.py(2KB)
----.idea()
--------misc.xml(185B)
--------Envia emails Programa.iml(284B)
--------inspectionProfiles()
--------modules.xml(294B)
--------.gitignore(47B)
----LICENSE(1KB)
----DataBase()
--------PeopleData.db(8KB)
--------__pycache__()
--------Data.py(2KB)
----README.md(2KB)
----__pycache__()
--------LoginInterface.cpython-39.pyc(2KB)
--------Interface.cpython-39.pyc(5KB)
----EmailSenderProgram.py(12KB)
----Interface.py(11KB)

网友评论