Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit da94536

Browse files
[Update] README.md
1 parent 952430d commit da94536

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

β€Ž0x20-AutomatedMailing/README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
# Automated Mailing
22

3-
## πŸ› οΈ Description
3+
## Description
44

55
This code helps automate the process of sending mail to large audience.It takes email addresses stored in the CSV file.
66

7-
## βš™οΈ Languages or Frameworks Used
7+
## Languages or Frameworks Used
88

99
Modules required are `os` , `email.mime` , `smtplib` , `pandas`.
1010

1111
These are listed in `requirements.txt` . USe the below command to install these dependencies.
1212

1313
```pip install requirements.txt```
1414

15-
## 🌟 How to run
15+
## How to run
1616

1717
- Update the `from_addr` and `pd.read_csv("filepath")`
1818
- Assign `email` with your email-id & `password` with your e-mail password.
1919
- Run script
2020

21-
22-
## πŸ€– Author
23-
24-
[Pradhyuman Arora](https://github.com/pradhyumanarora)

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /