Package : python3-validate-email

Package details

Summary: Validate_email verify if an email address is valid and really exists

Description:
Validate_email Validate_email is a package for Python that check if an email
is valid, properly formatted and really exists.INSTALLATION First, you must
do:: pip install validate_emailExtra For check the domain mx and verify email
exits you must have the pyDNS package installed:: pip install pyDNSBasic
usage:: from validate_email import validate_email is_valid...


URL: https://github.com/syrusakbary/validate_email
License: LGPL

Maintainer: nobody

List of RPMs