Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Lorryrui/awsome-validity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

The validity of the email,phone number,passowrd ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages