We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cf8bd commit 4894f53Copy full SHA for 4894f53
README.md
@@ -3,9 +3,9 @@ Automatically Send Gmail with SMTP Server.
3
4
## Package Installation :
5
```
6
-pip install py-gmail
+pip install python-gmail
7
8
-[Package Link](https://pypi.org/project/py-gmail/)
+[Package Link](https://pypi.org/project/python-gmail/)
9
## py-gamil :
10
Inorder to send mail form gmail using SMTP Server, first you need to enable "Two-Step Verification" on the sender mail id.
11
0 commit comments