Best library to check Hotmail email if is available
Project description
pip install Ilyass
#Check the email if is available in Hotmail or not
from Ilyass import HotmailChecker
python = HotmailChecker.HotmailEm('example@hotmail.com')
if python == True:
print('Email Valide')
else:
print('Email Invalide')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ilyass-0.8.tar.gz
(2.9 kB
view details)
File details
Details for the file ilyass-0.8.tar.gz.
File metadata
- Download URL: ilyass-0.8.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e5bd5e0798cb2d032d72ca66a537650b27a087cd0c4c9ff6c4d5b447029c7e
|
|
| MD5 |
e769489e67d8a8bd1ab184002ce86c4e
|
|
| BLAKE2b-256 |
e5de4da5196dfb6fa6790d6055ca8e7420ce078ead87d22fc2157b35dd760bf5
|