An open API service indexing awesome lists of open source software.

https://github.com/manojpatra1991/email-verification-system

An email verification system developed with Python and Flask.
https://github.com/manojpatra1991/email-verification-system

flask flask-mail postgresql python3 sqlalchemy

Last synced: about 2 months ago
JSON representation

An email verification system developed with Python and Flask.

Awesome Lists containing this project

README

          

# Email-Verification-System

An email verification system developed with Python and Flask.

## References

1. [Flask](flask.pocoo.org/)
2. [Flask-Mail](https://pythonhosted.org/Flask-Mail/)
3. [SQLAlchemy](https://www.sqlalchemy.org/)