A newer version of the Streamlit SDK is available:
1.53.1
metadata
title: Email Validation
emoji: 📧
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.33.0
app_file: app.py
pinned: false
Email Validation Tool
This Hugging Face Space hosts a simple yet effective Email Validation application built with Streamlit.
How to Use
- Enter a single email address or upload an Excel/.csv file containing a list of emails.
- The application will validate the emails based on syntax, domain existence, and other checks.
- View the validation results directly in the app.
This application is deployed from the GitHub repository: sathish-1804/email-validation.