Skip to content

havannavar/parse-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parse-email

A simply solution for parsing the email in Python 2.7.x

Description

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

To run this locally

Pre-requisites

Install python 2.7.x (we are not using 3.x)

Install pip

easy_install pip

Install python dependencies using

pip install requirements.txt

Running the App

python endpoint.py

About

A simply solution for parsing the email in Python 2.7.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages