Skip to main content

• Script To Check Email .

Project description

GDO-Email

It's a Usefull Project for Developers ... It checkers Emails Found Or Not Found

• DevVloper The Lib BY GDØ •

Installing :

pip install GDO-Email

• Domains •

⌯ Gmail

⌯ Hotmail

⌯ Outlook

⌯ Yahoo

⌯ mail.ru

⌯ Aol

• Gmail Email Check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.gmail(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")

	

Hotmail Email Check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.hotmail(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")

	

• Outlook email check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.outlook(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")
	

• Yahoo email check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.Gmail(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")

	

• mail.ru Email Check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.mailru(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")

	

• Aol Email Check

from GDO_Email import Azoz

email = "<your email>"

check = Azoz.aol(str(email))

if check == True:
	print ("• Email is GooD ")
	
elif check == False:
	print("• Email is BaD ")

	

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GDO_Email-0.1.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

GDO_Email-0.1.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file GDO_Email-0.1.0.tar.gz.

File metadata

  • Download URL: GDO_Email-0.1.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for GDO_Email-0.1.0.tar.gz
Algorithm Hash digest
SHA256 35af4949e39f65ba9faf7bf8119e8016a4db4f6a9ef05e7660d15d6098341c82
MD5 a91dae6ce21bdef3ba523329116b8950
BLAKE2b-256 d474a26d61dd6fb9888b6f6010d3b42cedc7464635b985639e8c37d8551f9215

See more details on using hashes here.

File details

Details for the file GDO_Email-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: GDO_Email-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for GDO_Email-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e206d79a4ff0f38b09314a26d0cc9371dd61481f4e0d39f92e24a46b2bd327b
MD5 2c008e0c1e169b84d4840e1e8366a8b6
BLAKE2b-256 de657ed86aad342774132151bd65fd7cfd55dfbcca0cd5d0d2e5ce4fc013de7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page