Email-validate

Latest version: v1.1.2

Safety actively analyzes 641002 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.2.6

- Introducing an EmailAddress class, thx to reinhard-mueller
- Added a test for making sure there's a data directory with blacklist
files on install.

0.2.5

- Python distutils/setuptools is a mess. Fix data dir creation on
install.

0.2.4

- Fixed built-in datadir creation again.

0.2.3

- Fixed https://github.com/karolyi/py3-validate-email/issues/13

0.2.2

- Fixed the automatic download of the validate_email/data directory on
package install time. The source distribution MUST NOT include the
data directory, local installs have to fetch them when they are
executed.

0.2.1

- Added a validate_email_or_fail function that will raise an exception
(base class validate_email.exceptions.EmailValidationError) when the
passed email check fails, while logging a warning with the validation
result.
- The blacklist updater can now use a separate thread and writable temp
paths to download and store its data, while logs about the update
process on DEBUG.
- Exposed a `validate_email.updater.update_builtin_blacklist` to update
the built-in blacklists while running.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.