awsome-validity is a package for Python that check if an email/phone/password... is valid
Project description
awsome-validity
The validity of the email,phone number,password ...
usage
pip install awsome-validity
from validity import validate
check = validate.Validation()
# check what you want.
check.validate_email('1111@qq.com') # True
check.validate_password('1111@qq.com') # True
check.validate_password('12345678899') # False
todo
Further features will be added in the future.
reference
https://packaging.python.org/en/latest/tutorials/packaging-projects/
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
awsome-validity-0.0.1.tar.gz
(6.2 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 awsome-validity-0.0.1.tar.gz.
File metadata
- Download URL: awsome-validity-0.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffb5c9bdb32869a781fbdbd3f84e3bda4d1a6d2b9043b874e4fa28c5708afada
|
|
| MD5 |
ae8ef1273c1fb41195f59befb47d73f2
|
|
| BLAKE2b-256 |
2ec6b5812841009c0f638c9c3778f683806e322fb2f5d056ad92e8c12576792b
|
File details
Details for the file awsome_validity-0.0.1-py3-none-any.whl.
File metadata
- Download URL: awsome_validity-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fafd9c8404a8a72e916df9bc7b8f725da9c4454b6afdff5e8db873beb39e98c0
|
|
| MD5 |
18b9098e191f63989ce34b077e65aaec
|
|
| BLAKE2b-256 |
37e3c3bc1bab62c28315ac9471069e3f83c9f29f6df032bb896427c24b505f75
|