You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,7 @@
7
7
8
8
# Modules Required 📗
9
9
- <ahref="https://docs.python.org/3/library/smtplib.html"> SMTP</a> is a library used for sending mails in python which stands for simple mail transfer protocol
10
-
- <ahref="https://pypi.org/project/getpass4/"> getpass4</a> is a library used to hide input text (while inputting password)
11
-
```
12
-
pip install getpass4
13
-
```
10
+
14
11
# Prerequisite ⚙️
15
12
## Create & use App Passwords
16
13
@@ -29,7 +26,7 @@ pip install getpass4
29
26
device (windows computer here) and choose the device you’re using(windows computer here) and then Generate.
0 commit comments