Skip to content

2006GTO/Python-Flask-EmailValidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python-Flask-EmailValidation

Email validation tester for Python

Install flask using pip in your terminal (pip install Flask)

Install/Run a virtual environment https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/26/python-virtual-env/

In the root folder of this project, in your terminal, run "python server.py"

Navigate to localhost:5000

Test the email input function to see if your email is valid or not, try to fool the validator!

About

Email validation tester for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors