أداة لفحص البريد الإلكتروني
Project description
هذه المكتبة مبنية على سكربت مقدم من المستخدم، وتقوم بفحص ما إذا كان بريد إلكتروني معين قد ظهر في أي من اختراقات.
التثبيت
يمكنك تثبيت المكتبة باستخدام pip:
pip install Mail_check_JACK
الاستخدام كمكتبة Python
يمكنك استيراد الوظائف واستخدامها في مشاريعك الخاصة.
مثال 1: فحص وطباعة النتيجة
from mail_check_jack.core import mr, pr
status, response_text = mr("")#ايميلك اخليه هنا
if status == 200:
pr(response_text)
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
mail_check_jack-0.1.1.tar.gz
(3.1 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 mail_check_jack-0.1.1.tar.gz.
File metadata
- Download URL: mail_check_jack-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bedcb3336f6f28b33f71db588218e7d5dba1387c93616f4c1bd6ab151fbeca95
|
|
| MD5 |
16589df44423afe3da62c3e3efbb80cd
|
|
| BLAKE2b-256 |
ff5c2b0240fb44e8ccfdbee76c1c92a2e492328eb49cc9b4f237cc96d49705e8
|
File details
Details for the file mail_check_jack-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mail_check_jack-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f40efd59e13e7afd76458cf737f58fd9d6a0545d6ae5c5fa6c98ebecf828e5bc
|
|
| MD5 |
ea9e43d3ac4edeff424df73bd0698d7c
|
|
| BLAKE2b-256 |
4c056d935f367b7600a75b87aa2103c54cd76a714634a881994c3c2ac6f599bc
|