Client to communicate with email cyber-wiz
Project description
cyber-wiz-email-client
cyber-wiz-email-client is a Python library to interact with email.cyber-wiz.com.
Installation
Use the package manager pip to install cyber-wiz-email-client.
pip install cyber-wiz-email-client
Usage
from cyber_wiz_api import EmailClient
# create a client object
client = EmailClient()
# returns search results that matches search term with domainname
client.get_domain_search_results(search_term="cyber-wiz.com", limit=10)
# returns search results that matched search term with username
client.get_user_name_search_results(search_term='cyber', limit=10)
# returns search results that matches search term with email
client.get_generic_search_results(search_term='cyber', limit=10)
Contributing
Pull requests are welcome. For major changes, please contact us:info@cyber-wiz.com.
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
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 cyber_wiz_email_client-0.0.2.tar.gz.
File metadata
- Download URL: cyber_wiz_email_client-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1335013859837a3efafccd6a8a71ea7cd7d042998c61e361e90ba65f2213864a
|
|
| MD5 |
2db911239205d1a3910b7d1f429e9d58
|
|
| BLAKE2b-256 |
e124df580fa3ccb8aad46de117b823fa9ef840cca319c2f62321df2129aa8d06
|
File details
Details for the file cyber_wiz_email_client-0.0.2-py3-none-any.whl.
File metadata
- Download URL: cyber_wiz_email_client-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7b4473cd8e2a73d9d0d052a174944b8c24daee87b315cfce7e8d52dda7ea4a
|
|
| MD5 |
0f9e77f8b8aef075c63a9077a74504da
|
|
| BLAKE2b-256 |
ca357b112122284e60cfd3c3e1fc3061df84c36094414398a2df2ddc67f2cc91
|