Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranavarora1895/excel_email_automation
Getting the excel file through GUI, then searching for the specific keyword and mailing to the respective email address. Automated by python.
https://github.com/pranavarora1895/excel_email_automation
Last synced: about 2 months ago
JSON representation
Getting the excel file through GUI, then searching for the specific keyword and mailing to the respective email address. Automated by python.
- Host: GitHub
- URL: https://github.com/pranavarora1895/excel_email_automation
- Owner: pranavarora1895
- Created: 2021-01-05T06:02:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T00:52:27.000Z (3 months ago)
- Last Synced: 2024-10-20T12:26:36.460Z (3 months ago)
- Language: Python
- Size: 37.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Excel_Email_Automation [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)
**Getting the excel file through GUI, then searching for the specific keyword and mailing to the respective email address. Automated by python.**
> ### To run the software, simply double click on the **AutomateEmail.exe**.
Installing Dependencies:
* Open Terminal/CMD
* Open Terminal or CMD, then Type ```pip install -r ```
**Example:** ```pip install -r c://Users/Downloads/Excel_Email_Automation/requirements.txt```
---Important Steps to Setup Email Automation:
* Goto [Google Less Secure Apps](myaccount.google.com/lesssecureapps) and toggle the Less Secure Apps to allow python to send the emails for you.
* Setup your email address and password as your environment variables to maintain your privacy.
* In your Excel File, make sure that the heading of column 'email' is in lowercase ('email').
* Make a Mail Body in notepad before running the software. It will ask for mail body during the execution.---
Dont Delete Any Files.. IT MAY CRASH THE SOFTWARE!
```Start The Software Using AutomateEmail.exe File!```
**NOTE** -
* Follow Me On Instagram at [Pranav Arora](https://www.instagram.com/arorapranav187)
* Lets Get Connected on Linkedin at [Pranav Arora](https://www.linkedin.com/in/pranav-arora-354b71bb/)### ThankYou!