A simply solution for parsing the email in Python 2.7.x
A simple flask application, which has login API to validate the login functionality. But before login, need to parse the email and validate the email.
This project covers following topics
Flask-Restful API
Decorators
python regex
Install python 2.7.x (we are not using 3.x)
Install pip
easy_install pip
pip install requirements.txt
python endpoint.py