Tools checker
Project description
checkeml
It is a useful library for developers as it checks the email if it is on social networking sites or not
Installation :
pip install checkeml
TSM are available
checker email facebook
from checkeml import checkeml
email = "<your email>"
Logan = checkeml.facebook(str(email))
if Logan ==True:
print ("Email facebook is available")
elif Logan ==False:
print("Email facebook is not available")
checker email twitter
from checkeml import checkeml
email = "<your email>"
Logan = checkeml.twitter(str(email))
if Logan ==True:
print ("Email twitter is available")
elif Logan ==False:
print("Email twitter is not available")
Follow us on social media
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
checkeml-0.0.1.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file checkeml-0.0.1.tar.gz.
File metadata
- Download URL: checkeml-0.0.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdb9cd29c1a14c91c8860146a0a92fd9f93cea64c89b36bff911ee8c58069959
|
|
| MD5 |
6455ef23a93dfce510a447f1acf1ee9f
|
|
| BLAKE2b-256 |
eba40adc58c24ac9012c585306f8258053570954b7924b1c96c5c3a69cfa9496
|
File details
Details for the file checkeml-0.0.1-py3-none-any.whl.
File metadata
- Download URL: checkeml-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.1 requests/2.26.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d258b63ff00992ae224896630c7bf5a13b11f44a923a47eae19dcecfaf86493
|
|
| MD5 |
20c9646cd0d9633f7afe568167d68a8f
|
|
| BLAKE2b-256 |
b77d7a2f27dd717139f14e88a5eab2d45ba850bda9571a2ae2f412f20f129628
|