Git Product home page Git Product logo

salary_email's Introduction

salary_email

此项目为一个简易的工资条邮箱发送GUI小工具,支持读取excel文件,批量发送工资条邮件。

程序入口: SalaryEmailRun.py

建议使用pyinstaller等打包工具打包为可执行程序使用

打包成exe命令

pyinstaller --icon=./icon.ico --noconsole -p 自定义路径 -D SalaryEmailRun.py 

工资条表格说明

支持的文件格式为xls,xlsx文件,文件第一行为工资条事项,第一列为姓名,最后一列为邮箱地址,中间列可自行随意增减。如:

avatar

主界面

avatar avatar

发件邮箱登陆设置

avatar

邮箱smtp设置

avatar

邮件底部落款设置

avatar

发送线程设置

avatar

salary_email's People

Contributors

laiyongtao 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.