About Anaconda Help Download Anaconda

anaconda / packages / email-validator 2.3.0

A robust email syntax and deliverability validation library for Python 3.8+.

Installers

  • linux-64 v2.3.0
  • linux-aarch64 v2.3.0
  • osx-arm64 v2.3.0
  • osx-64 v1.2.1
  • win-64 v2.3.0
  • linux-s390x v1.2.1
  • noarch v1.1.3
  • linux-ppc64le v1.2.1

conda install

To install this package run one of the following:
conda install anaconda::email-validator

Description

This library validates that a string is of the form [email protected] and optionally checks that the domain name is set up to receive email. This is the sort of validation you would want when you are identifying users by their email address like on a registration form.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy