文件名称:mail_sender
文件大小:74KB
文件格式:ZIP
更新时间:2024-04-16 13:54:08
Python
邮件发件人
创建一个经典的前端界面,用户可以在其中输入其电子邮件并从报废的网站接收新邮件。 全部部署在Azure Web应用程序服务上。 您可以通过单击自行尝试。
:toolbox: 语言和工具:
Python
Postgres SQL
Azure Web应用
:file_folder: 文件和脚本架构
指令行
第一步是在Azure上创建VM,然后安装Portgresq在其上存储我们的数据库和表。 使用以下命令在终端*问您的VM
ssh -i
【文件预览】:
mail_sender-master
----webscrap.py(5KB)
----main.py(402B)
----templates()
--------form.html(428B)
--------index.html(885B)
----loggings.log(202KB)
----python-docs-hello-world()
----.DS_Store(6KB)
----static()
--------style.css(687B)
----.gitignore(11B)
----postgres.py(1KB)
----api.py(2KB)
----README.md(985B)
----Architecture.png(58KB)