https://github.com/rishisolanke/email_checker
This program checks if an email is correct. It check for the basic necessities for a string to an email address.
https://github.com/rishisolanke/email_checker
Last synced: about 1 year ago
JSON representation
This program checks if an email is correct. It check for the basic necessities for a string to an email address.
- Host: GitHub
- URL: https://github.com/rishisolanke/email_checker
- Owner: rishisolanke
- Created: 2022-05-16T20:16:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T20:24:41.000Z (about 4 years ago)
- Last Synced: 2025-01-28T02:45:12.842Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Email_checker
This program checks if an email is correct. It check for the basic necessities for a string to an email address.