Code Monkey home page Code Monkey logo

water-tools's Introduction

Gmail邮箱 群发邮件工具

这是一个使用 Streamlit 构建的简单群发邮件工具,它允许用户从一个 CSV 或 Excel 文件中读取收件人信息,并使用Gmail发送个性化邮件。

功能

  • 上传 CSV 或 Excel 文件,其中包含收件人的邮件地址和其他相关信息。
  • 在 Streamlit 界面中输入邮件的主题、抬头、正文和结尾。
  • 选择文件中的特定列,将其内容包含在邮件正文中。
  • 通过 Gmail SMTP 服务器发送邮件。
  • 显示发送成功和失败的邮件数量,并列出失败的邮件地址。

安装

  • 复制文件到本地

  • 安装所需的依赖:

pip install -r requirements.txt

使用

  • 运行 Streamlit 应用:

streamlit run app.py

  • 按照 Streamlit 界面上的指示操作。

注意

  • 确保在使用前在 Gmail 账户中开启了对低安全性应用的访问,详细指引请参考:https://support.google.com/a/answer/176600?hl=zh-Hans 中的“方法二”。
  • 如果用于发送邮件的邮箱启用了“两步验证”,需要设置“应用专用密码”才能使用本软件,设置方法可以查看google的帮助文档。
  • 注意不要泄漏”应用专用密码“。
  • 请谨慎处理个人和他人的敏感信息,不要使用这个软件发送特别重要的文件或内容。
  • 确保遵守所有相关的隐私和安全标准。
  • 请勿使用本软件发送垃圾邮件或其他可能违反法律法规的邮件。

water-tools's People

Contributors

waterdjiang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.