Validation of the email or international or local telephone number
Validate domain of email
URLValidator and EmailValidator classes from Django extracted to a separate package. Used to avoid adding django dependency to a python only project.
Comprehensive email verification tool using regex, MX and SMTP checks
A simple datavalidator for validating email, phone numbers, dates, and URLs.
A Python client for the Cerberius API.
Little library for email format validation
A robust email syntax and deliverability validation library for Python 2.x/3.x forked for vectorization
EzEmailMXVerifier is a fast and pure Python lib to validate email addresses. It checks syntax, domain, TLD, MX and resolves IPs. It uses its own cache, has a built-in DNS client (with configurable fallback, timeout and retries), details failures (translatable) and has extra functions. No external dependencies, it's pure Python!
pyemailval verifies if an email address really exists.
Advanced Email Enumeration & Validation Tool
A simple datavalidator for validating email, phone numbers, dates, and URLs.
Simple program to generate & validate email adress guesses.
lib for check password, email or date for validate
Python Email Validation
A python package for validating email
Validate Emails with ease
Email Validation forked from Flanker, compatible with python3
Validate email address field
Validate your email is valid or not
Drop-in replacement for Django's forms.EmailField. Uses http://mailtest.in to validate email addresses. Caches results.
Implements a security layer on the registration and/or customer mode. To ensure a customer doesn't use the email of somebody else, it generates a token/code send using notification and the customer has to fill it on the front-side.
이메일 유효성 검증 패키지로, 한국어로 이메일 유효성 검증 결과를 반환합니다.
Email validator
This Python function, email_validator, checks if an input string is a valid email address
ListWise.com email validation wrapper.
A Django reusable app that provides a form field, models and validators for blocking email addresses
Django fields for validating email using the Mailgun API
A simple Python package for email and phone number validation
This Python package provides a tool to validate email addresses by checking their syntax, MX records, whether they belong to disposable email provider domains, catchall status, and if the email exists (is deliverable).
An account validity module for Synapse using email
A small email validation for python package
Validate email address field
Library to validate emails with dns.
Validate email address field
Simplify the Regular Expression
Validator Pizza Python is a library for validator.pizza which detects disposable email addresses.
Validate email address field
PGP keyserver with email and key validation.
alidemail verifies if an email address is valid and really exists.
A Python port to validate disposable emails
A Django email field which validates by checking for an MX record on the domain.
VerioCheck Contact Validation & Identity Verification API
Ferramentas simples para envio de email, validação de email entre outros
ZeroBounce Python API - https://www.zerobounce.net.
A library for validating usernames, emails, and passwords.
Email validator with regex, blacklisted domains and SMTP checking.
A Rust-based validation library with Python bindings, leveraging the power of pyo3 and validator crates to provide robust and efficient email validation.