Python library for disposable email validation
Project description
disposable-email-validator
installation
pip install disposable-email-validator
usage
from disposable_email_validator import is_disposable_email
is_disposable_email("some_email@inpwa.com") # True
is_disposable_email("some_email@gmail.com") # False
uploading new fake emails
1) update file /disposable_email_validator/disposable_emails (pickle file)
2) increase version of the package in setup.py
3) upload updated package to pypi
4) change version of the package in backend repo
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
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 disposable_email_validator-0.0.8.tar.gz.
File metadata
- Download URL: disposable_email_validator-0.0.8.tar.gz
- Upload date:
- Size: 228.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa8387416adc2d1a4e53165af9bb50414a32ebe6bdcfddc7b29fb70dc1c158ae
|
|
| MD5 |
7178876e9cd1b8db6a485d33290ca567
|
|
| BLAKE2b-256 |
d52cd038243d9d93746aa9d2531ed5e86f9ab673452354a95474c48ff9164cb4
|
File details
Details for the file disposable_email_validator-0.0.8-py3-none-any.whl.
File metadata
- Download URL: disposable_email_validator-0.0.8-py3-none-any.whl
- Upload date:
- Size: 454.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d82d5ae5788542d6aa7a6c2372ac15366f85a1917b2d37cc1e10e191da727d
|
|
| MD5 |
fa84fb860a10e2d0bafa818c1937c94d
|
|
| BLAKE2b-256 |
2ca10a746131915653899ae1ed7e18da674e03e5c78084735a4ae732c1ddb883
|