awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JoshData avatar

JoshData/python-email-validator

0
View on GitHub↗
1,410 stars·137 forks·Python·Unlicense·11 views

Python Email Validator

A robust email syntax and deliverability validation library for Python.

Features

  • Data Validation - Robust email syntax and deliverability validation.

Star history

Star history chart for joshdata/python-email-validatorStar history chart for joshdata/python-email-validator

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does joshdata/python-email-validator do?

A robust email syntax and deliverability validation library for Python.

What are the main features of joshdata/python-email-validator?

The main features of joshdata/python-email-validator are: Data Validation.

What are some open-source alternatives to joshdata/python-email-validator?

Open-source alternatives to joshdata/python-email-validator include: symfony/validator — This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and… open-circle/valibot — Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments. aosasona/crossbar — ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}. atinux/schema-inspector — Schema-Inspector is a powerful tool to sanitize and validate JS objects. It's designed to work both client-side and… bcoop713/skooma — Elixir data validation library. athena-framework/validator — Object/value validation library.

Open-source alternatives to Python Email Validator

Similar open-source projects, ranked by how many features they share with Python Email Validator.
  • symfony/validatorsymfony avatar

    symfony/validator

    2,689View on GitHub↗

    This library is a PHP framework for enforcing data integrity and business rules by validating scalar values and complex object structures against predefined constraints. It provides a structured approach to inspecting object graphs and property metadata, ensuring that data conforms to expected requirements before it is processed by an application. The framework distinguishes itself through a metadata-driven mapping system that uses reflection or configuration files to apply rules directly to object properties. It supports contextual rule orchestration, allowing developers to organize constrai

    PHPcomponentphpsymfony
    View on GitHub↗2,689
  • open-circle/valibotopen-circle avatar

    open-circle/valibot

    8,769View on GitHub↗

    Valibot is a modular, type-safe schema library for validating and parsing structural data in TypeScript environments.

    TypeScriptbundle-sizemodularparsing
    View on GitHub↗8,769
  • aosasona/crossbarA

    aosasona/crossbar

    0View on GitHub↗

    ```gleam import gleam/io import crossbar.{int, maxvalue, minvalue, required, to_float, validate}

    View on GitHub↗0
  • athena-framework/validatorathena-framework avatar

    athena-framework/validator

    7View on GitHub↗

    Object/value validation library

    Crystal
    View on GitHub↗7
  • See all 30 alternatives to Python Email Validator→

    Curated searches featuring Python Email Validator

    Hand-picked collections where Python Email Validator appears.
    • Python Type Hint Validation Libraries