{"library":"validate-email","type":"library","category":null,"description":"The `validate-email` library (version 1.3, last updated in 2015) provides basic functionality to verify if an email address is valid, properly formatted, and optionally checks for the existence of its domain's MX record and the email address itself via an SMTP check. Due to its age, it is largely unmaintained. More robust and actively developed alternatives are recommended for modern Python projects.","language":"python","status":"maintenance","version":"1.3","tags":["email validation","email address","smtp","dns","python2","unmaintained"],"last_verified":"Thu May 21","install":[{"cmd":"pip install validate_email","imports":["from validate_email import validate_email"]},{"cmd":"pip install validate_email pyDNS","imports":[]}],"homepage":null,"github":"http://github.com/syrusakbary/validate_email","docs":null,"changelog":null,"pypi":"https://pypi.org/project/validate-email/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.4,"avg_import_s":0.11,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/validate-email/compatibility"}}